summaryrefslogtreecommitdiff
path: root/lib/ubsan/ubsan_flags.h
AgeCommit message (Expand)Author
2015-04-01[UBSan] Embed UBSan into ASan runtime (compiler-rt part).Alexey Samsonov
2015-01-15[sanitizer] Flag parser rewrite.Evgeniy Stepanov
2015-01-07[Sanitizer] Change the runtime flag representation.Alexey Samsonov
2014-09-19[UBSan] Introduce more flexible __ubsan_default_options function instead of U...Alexey Samsonov
2014-09-12Revert r217616. Problems and complexity it introduces negate its benefitAlexey Samsonov
2014-09-11[UBSan] Parse common flags from UBSAN_OPTIONS runtime variable even ifAlexey Samsonov
2014-09-10[UBSan] Add halt_on_error runtime flagAlexey Samsonov
2014-07-29[UBSan] Move all runtime flags parsing to ubsan_flags.cc.Alexey Samsonov
2014-07-23[UBSan] Add the ability to dump call stacks to -fsanitize=vptrAlexey Samsonov