Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler-rt: Rename .cc file in lib/sanitizer_common to .cpp | Nico Weber | 2019-07-31 | 1 | -183/+0 |
* | Improve error message when '=' is missing in {ASAN,...}_OPTIONS. | Vitaly Buka | 2019-06-15 | 1 | -8/+21 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [sanitizer] Implement include_if_exists with process name substitution. | Evgeniy Stepanov | 2015-07-21 | 1 | -0/+18 |
* | [sanitizer] Make unrecognized flags not fatal. | Evgeniy Stepanov | 2015-01-19 | 1 | -2/+29 |
* | [sanitizer] Switch flag parsing to LowLevelAlloc. | Evgeniy Stepanov | 2015-01-19 | 1 | -13/+14 |
* | [sanitizer] Simplify code in flag parser. | Evgeniy Stepanov | 2015-01-19 | 1 | -5/+2 |
* | [sanitizer] Fix compiler warning in the flag parser code. | Evgeniy Stepanov | 2015-01-16 | 1 | -4/+4 |
* | [sanitizer] Implement include= option. | Evgeniy Stepanov | 2015-01-15 | 1 | -4/+15 |
* | [sanitizer] Flag parser rewrite. | Evgeniy Stepanov | 2015-01-15 | 1 | -0/+117 |