To avoid using the public header (tsan_interface_atomic.h), which has different data types, let's add all the __tsan_atomic* functions to tsan_interface.h. This is needed for http://reviews.llvm.org/D18500.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM