summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/rtl/tsan_interface_inl.h
Commit message (Expand)AuthorAgeFilesLines
* [TSAN] Add read/write range interface functions with PCJoachim Protze2019-09-241-0/+8
* Remove NOLINTs from compiler-rtVitaly Buka2019-09-111-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [tsan] Expose __tsan_ignore_thread_begin and __tsan_ignore_thread_end in TSan...Anna Zaks2016-11-111-0/+8
* Revert r255996 ("[tsan] Add a DCHECK to verify __tsan_read* and __tsan_write ...Kuba Brecka2015-12-181-28/+61
* [tsan] Add a DCHECK to verify __tsan_read* and __tsan_write function aren't c...Kuba Brecka2015-12-181-61/+28
* tsan: add memory access functions that accept pcDmitry Vyukov2015-05-051-0/+32
* tsan: better reporting for races on vptrDmitry Vyukov2013-03-211-2/+14
* tsan: detect races between plain and atomic memory accessesDmitry Vyukov2013-02-011-9/+9
* tsan: add memory range access functions to public ifaceDmitry Vyukov2012-11-271-0/+8
* [tsan] First commit of ThreadSanitizer (TSan) run-time library.Kostya Serebryany2012-05-101-0/+65
OpenPOWER on IntegriCloud