thakis added inline comments. Herald added subscribers: llvm-commits, jdoerfert, jfb, christof. Herald added a reviewer: serge-sans-paille. Herald added a project: LLVM.
================ Comment at: libcxx/trunk/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/lit.local.cfg:1 +if 'availability' in config.available_features: + config.unsupported = True ---------------- Did you mean `not in` here? I don't understand why we want to skip this tests is availability annotations are present. Repository: rL LLVM CHANGES SINCE LAST ACTION https://reviews.llvm.org/D31739/new/ https://reviews.llvm.org/D31739 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits