summaryrefslogtreecommitdiff
path: root/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
Commit message (Expand)AuthorAge
...
* [tsan] treat vtable pointer updates in a special way (requires tbaa); fix a b...Kostya Serebryany2012-03-26
* [tsan] use FunctionBlackListKostya Serebryany2012-03-14
* [tsan] fix compiler warningsKostya Serebryany2012-02-14
* ThreadSanitizer, a race detector. First LLVM commit.Kostya Serebryany2012-02-13