[PATCH] D14434: tsan: make invisible test barrier portable

Kuba Brecka via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 03:37:47 PST 2015


kubabrecka added a comment.

Also, the test (`thread_name2.cc`) compiles under -O1.  If I change it to -O0, -O2 or -O3, it passes (!).


http://reviews.llvm.org/D14434





More information about the llvm-commits mailing list