llvm-project/compiler-rt/lib/tsan/tests
Kamil Rytarowski 64fc9cf2e5 Move __tsan::Vector to __sanitizer
Summary:
The low-fat STL-like vector container will be reused in MSan.

It is needed to implement an atexit(3) interceptor on NetBSD/amd64 in MSan.

Sponsored by <The NetBSD Foundation>

Reviewers: joerg, dvyukov, eugenis, vitalybuka, kcc

Reviewed By: dvyukov

Subscribers: kubamracek, mgorny, llvm-commits, #sanitizers

Tags: #sanitizers

Differential Revision: https://reviews.llvm.org/D40726

llvm-svn: 319650
2017-12-04 12:30:09 +00:00
..
rtl Add NetBSD improvements in sanitizers 2017-10-25 17:09:05 +00:00
unit Move __tsan::Vector to __sanitizer 2017-12-04 12:30:09 +00:00
CMakeLists.txt Disable TSan tests on Android. 2017-10-11 21:22:45 +00:00