[PATCH] D18347: [PATCH] Fix thread_annotation negtest for thread safety.

James Robinson via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 23 00:08:34 PDT 2016


jamesr added a comment.

In http://reviews.llvm.org/D18347#380792, @EricWF wrote:

> And looking at the current state of the single-threaded test suite this isn't the only test that needs this fix applied.
>
> http://lab.llvm.org:8011/builders/libcxx-libcxxabi-singlethreaded-x86_64-linux-debian/builds/869


Indeed! I assumed by reading other nearby tests that there was some mechanism that disabled the thread/ tests when threads were disabled, but didn't verify this. Sorry about the breakage.


http://reviews.llvm.org/D18347





More information about the cfe-commits mailing list