[tsan] Include __tsan_external_* API from a header file instead of declaring them...
authorKuba Mracek <mracek@apple.com>
Mon, 24 Apr 2017 16:48:30 +0000 (16:48 +0000)
committerKuba Mracek <mracek@apple.com>
Mon, 24 Apr 2017 16:48:30 +0000 (16:48 +0000)
commitdd13e4e0b0830b8c0b84d543ee22ec08684d9589
tree372956de539537c1619358ce163bde814b4b3613
parent264b6de4b0c23bdf939a7e85cfea357480f3219b
[tsan] Include __tsan_external_* API from a header file instead of declaring them manually. NFC.

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

llvm-svn: 301190
compiler-rt/test/tsan/Darwin/debug_external.cc
compiler-rt/test/tsan/Darwin/external-dups.cc
compiler-rt/test/tsan/test.h
compiler-rt/test/tsan/unaligned_race.cc