================ @@ -0,0 +1,12 @@ +// RUN: %clang_cc1 -fsyntax-only -verify -std=c++11 -Wthread-safety -Wthread-safety-pointer -Wthread-safety-beta -Wno-thread-safety-negative -fcxx-exceptions -DUSE_CAPABILITY=0 %s ---------------- boomanaiden154 wrote:
There weren't any existing cases in there that used `expected-no-diagnostics`, and I've seen similar cases split similarly between positive and negative checks like this. https://github.com/llvm/llvm-project/pull/169593 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
