Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Analysis/Transforms/Sanitizers] As part of using inclusive language | Eric Christopher | 2020-06-20 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requirin... | Aaron Ballman | 2015-02-15 | 1 | -2/+2 |
* | [cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.py | Chandler Carruth | 2015-01-14 | 1 | -1/+1 |
* | [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 |