summaryrefslogtreecommitdiff
path: root/test/tsan/debug_alloc_stack.cc
AgeCommit message (Expand)Author
2017-04-17[sanitizer] Introduce tid_t as a typedef for OS-provided thread IDsKuba Mracek
2016-12-20Make this REQUIRES match the other REQUIRES lines that mention requiringChandler Carruth
2016-12-19Fixup for r290119: Only run debug_alloc_stack.cc on Darwin until I figure out...Kuba Mracek
2016-12-19More fixup for r290119: Make the ifdef work.Kuba Mracek
2016-12-19Another fix-up for r290119: Include stdint.h so we have uint64_t on Linux.Kuba Mracek
2016-12-19[tsan] Implement __tsan_get_alloc_stack and __tsan_locate_address to query po...Kuba Mracek