Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ASan] Improve blacklisting of global variables. | Alexey Samsonov | 2014-10-17 | 1 | -1/+2 |
* | [clang/asan] call __asan_poison_cxx_array_cookie after operator new[] | Kostya Serebryany | 2014-08-26 | 1 | -0/+2 |
* | Header guard canonicalization, clang part. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
* | [ASan] Use metadata to pass source-level information from Clang to ASan. | Alexey Samsonov | 2014-08-02 | 1 | -0/+3 |
* | [Sanitizer] Introduce SanitizerMetadata class. | Alexey Samsonov | 2014-08-01 | 1 | -0/+47 |