diff options
author | Julian Lettner <jlettner@apple.com> | 2019-09-09 20:07:03 +0000 |
---|---|---|
committer | Julian Lettner <jlettner@apple.com> | 2019-09-09 20:07:03 +0000 |
commit | a7df678e90f9515add3a14a351432b6ead337526 (patch) | |
tree | 9c54d50b5cc96c54e2401c1a8bc55d3c200dc418 /test/tsan/suppressions_race2.cpp | |
parent | e6ebd8de804b785ccb160e5914578b90edf6e455 (diff) | |
download | compiler-rt-a7df678e90f9515add3a14a351432b6ead337526.tar.gz |
[TSan] Add AnnotateIgnoreReadsBegin declaration to tsan/test.h
Declare the family of AnnotateIgnore[Read,Write][Begin,End] TSan
annotations in compiler-rt/test/tsan/test.h so that we don't have to
declare them separately in every test that needs them. Replace usages.
Leave usages that explicitly test the annotation mechanism:
thread_end_with_ignore.cpp
thread_end_with_ignore3.cpp
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@371446 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/tsan/suppressions_race2.cpp')
0 files changed, 0 insertions, 0 deletions