[PATCH] D12121: Support: Clean up TSan annotations.

Dmitry Vyukov via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 10:25:04 PDT 2015


dvyukov added a subscriber: dvyukov.
dvyukov added a comment.

Isn't llvm now compiled with C++11? If so, it would make sense to replace these annotations with proper code. Uses of the annotations and code around looks terrifying.


Repository:
  rL LLVM

http://reviews.llvm.org/D12121





More information about the llvm-commits mailing list