tsan: add missing header file to sanitizer_common cmake file

llvm-svn: 202979
This commit is contained in:
Dmitry Vyukov 2014-03-05 13:55:32 +00:00
parent 77764b6d4c
commit 792d4b1559
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ set(SANITIZER_LIBCDEP_SOURCES
# included in sanitizer_common source files, but we need to depend on
# headers when building our custom unit tests.
set(SANITIZER_HEADERS
sanitizer_addrhashmap.h
sanitizer_allocator.h
sanitizer_allocator_internal.h
sanitizer_atomic.h