Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ThreadSanitizer: don't track swifterror memory addresses | Arnold Schwaighofer | 2017-02-15 | 1 | -0/+24 |
* | Revert "Change memcpy/memset/memmove to have dest and source alignments." | Pete Cooper | 2015-11-19 | 1 | -6/+6 |
* | Change memcpy/memset/memmove to have dest and source alignments. | Pete Cooper | 2015-11-18 | 1 | -6/+6 |
* | TSan: Use `createSanitizerCtor` to create ctor, and call `__tsan_init` | Ismail Pazarbasi | 2015-05-07 | 1 | -1/+4 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -2/+2 |
* | [TSan] Fixup a test case after r209939 | Alexey Samsonov | 2014-05-31 | 1 | -3/+3 |
* | tsan: implement no_sanitize_thread attribute | Dmitry Vyukov | 2013-10-17 | 1 | -2/+2 |
* | Add missing colons to check lines. | Benjamin Kramer | 2013-04-11 | 1 | -1/+1 |
* | [tsan] make sure memset/memcpy/memmove are not inlined in tsan mode | Kostya Serebryany | 2013-03-28 | 1 | -0/+33 |
* | ThreadSanitizer, a race detector. First LLVM commit. | Kostya Serebryany | 2012-02-13 | 1 | -0/+22 |