summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Sanitizers.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Basic] Fix some Clang-tidy modernize and Include What You Use warnings; othe...Eugene Zelenko2018-03-281-3/+2
* Pull trivial SanitizerSet methods into the header.Benjamin Kramer2015-07-141-25/+0
* [ASan] Initial support for Kernel AddressSanitizerAlexander Potapenko2015-06-191-0/+4
* Revert "[Sanitizers] Provide better diagnostic for sanitizers unsupported for...Alexey Samsonov2015-06-171-6/+0
* [Sanitizers] Provide better diagnostic for sanitizers unsupported for target ...Alexey Samsonov2015-06-171-0/+6
* Move sanitizer parser and group expander from Driver to Basic.Peter Collingbourne2015-05-111-0/+22
* Unify sanitizer kind representation between the driver and the rest of the co...Peter Collingbourne2015-05-111-9/+10
* [Sanitizer] Refactor SanitizerArgs parsing in Driver.Alexey Samsonov2014-11-141-0/+4
* [Sanitizer] Refactor sanitizer options in LangOptions.Alexey Samsonov2014-11-111-0/+31
OpenPOWER on IntegriCloud