summaryrefslogtreecommitdiff
path: root/lib/tsan/rtl/tsan_vector.h
Commit message (Expand)AuthorAge
* tsan: intercept setjmp/longjmpDmitry Vyukov2013-03-25
* [Sanitizer] update style checker script and fix namespace style warningsAlexey Samsonov2013-01-30
* tsan: prevent insertion of unwanted memset/memcpy/memcmp into runtimeDmitry Vyukov2012-06-27
* [Sanitizer] Use DEFINE_REAL macro in TSan runtime to call libc implementation...Alexey Samsonov2012-06-15
* [TSan] use efficient real_memcpy inside runtimeAlexey Samsonov2012-06-09
* [tsan] First commit of ThreadSanitizer (TSan) run-time library.Kostya Serebryany2012-05-10