Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Basic] Fix some Clang-tidy modernize and Include What You Use warnings; othe... | Eugene Zelenko | 2018-03-28 | 1 | -3/+2 |
* | Pull trivial SanitizerSet methods into the header. | Benjamin Kramer | 2015-07-14 | 1 | -25/+0 |
* | [ASan] Initial support for Kernel AddressSanitizer | Alexander Potapenko | 2015-06-19 | 1 | -0/+4 |
* | Revert "[Sanitizers] Provide better diagnostic for sanitizers unsupported for... | Alexey Samsonov | 2015-06-17 | 1 | -6/+0 |
* | [Sanitizers] Provide better diagnostic for sanitizers unsupported for target ... | Alexey Samsonov | 2015-06-17 | 1 | -0/+6 |
* | Move sanitizer parser and group expander from Driver to Basic. | Peter Collingbourne | 2015-05-11 | 1 | -0/+22 |
* | Unify sanitizer kind representation between the driver and the rest of the co... | Peter Collingbourne | 2015-05-11 | 1 | -9/+10 |
* | [Sanitizer] Refactor SanitizerArgs parsing in Driver. | Alexey Samsonov | 2014-11-14 | 1 | -0/+4 |
* | [Sanitizer] Refactor sanitizer options in LangOptions. | Alexey Samsonov | 2014-11-11 | 1 | -0/+31 |