summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/sanitizer_common/sanitizer_flag_parser.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/sanitizer_common to .cppNico Weber2019-07-311-183/+0
* Improve error message when '=' is missing in {ASAN,...}_OPTIONS.Vitaly Buka2019-06-151-8/+21
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [sanitizer] Implement include_if_exists with process name substitution.Evgeniy Stepanov2015-07-211-0/+18
* [sanitizer] Make unrecognized flags not fatal.Evgeniy Stepanov2015-01-191-2/+29
* [sanitizer] Switch flag parsing to LowLevelAlloc.Evgeniy Stepanov2015-01-191-13/+14
* [sanitizer] Simplify code in flag parser.Evgeniy Stepanov2015-01-191-5/+2
* [sanitizer] Fix compiler warning in the flag parser code.Evgeniy Stepanov2015-01-161-4/+4
* [sanitizer] Implement include= option.Evgeniy Stepanov2015-01-151-4/+15
* [sanitizer] Flag parser rewrite.Evgeniy Stepanov2015-01-151-0/+117
OpenPOWER on IntegriCloud