summaryrefslogtreecommitdiff
path: root/lib/tsan/rtl/tsan_interface.cc
Commit message (Expand)AuthorAge
* Define SANITIZER_INTERFACE_ATTRIBUTE on Windows and fix all the places where ...Timur Iskhodzhanov2013-08-13
* [sanitizer] Fix __sanitizer_unaligned_* to work with unaligned data types.Evgeniy Stepanov2013-06-04
* tsan: add interface functions for unaligned access, e.g. __sanitizer_unaligne...Dmitry Vyukov2013-04-30
* tsan: detect races between plain and atomic memory accessesDmitry Vyukov2013-02-01
* Remove file-type tags in .cc files in tsan/ and sanitizer_common/Alexey Samsonov2012-06-04
* [tsan] First commit of ThreadSanitizer (TSan) run-time library.Kostya Serebryany2012-05-10