summaryrefslogtreecommitdiff
path: root/test/Instrumentation/ThreadSanitizer/vptr_update.ll
Commit message (Expand)AuthorAge
* [tsan] fix PR18146: sometimes a variable written into vptr could have an inte...Kostya Serebryany2013-12-05
* [tsan] fix instrumentation of vector vptr updates (https://code.google.com/p/...Kostya Serebryany2013-12-02
* tsan: implement no_sanitize_thread attributeDmitry Vyukov2013-10-17
* TBAA: handle scalar TBAA format and struct-path aware TBAA format.Manman Ren2013-09-27
* [tsan] treat vtable pointer updates in a special way (requires tbaa); fix a b...Kostya Serebryany2012-03-26