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

Dmitry Vyukov via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 03:42:57 PST 2015


dvyukov added a comment.

Does changing 'int Global;' to 'long long Global;' fix it?


http://reviews.llvm.org/D14434





More information about the llvm-commits mailing list