summaryrefslogtreecommitdiff
path: root/lib/ubsan/ubsan_flags.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [UBSan] Embed UBSan into ASan runtime (compiler-rt part).Alexey Samsonov2015-04-011-1/+8
* [sanitizer] Flag parser rewrite.Evgeniy Stepanov2015-01-151-3/+1
* [Sanitizer] Change the runtime flag representation.Alexey Samsonov2015-01-071-2/+6
* [UBSan] Introduce more flexible __ubsan_default_options function instead of U...Alexey Samsonov2014-09-191-0/+9
* Revert r217616. Problems and complexity it introduces negate its benefitAlexey Samsonov2014-09-121-0/+1
* [UBSan] Parse common flags from UBSAN_OPTIONS runtime variable even ifAlexey Samsonov2014-09-111-1/+0
* [UBSan] Add halt_on_error runtime flagAlexey Samsonov2014-09-101-0/+1
* [UBSan] Move all runtime flags parsing to ubsan_flags.cc.Alexey Samsonov2014-07-291-0/+1
* [UBSan] Add the ability to dump call stacks to -fsanitize=vptrAlexey Samsonov2014-07-231-0/+29