summaryrefslogtreecommitdiff
path: root/compiler-rt/lib/sanitizer_common/sanitizer_flags.cpp
AgeCommit message (Expand)Author
2023-08-28[sanitizer] Consolidate some LowLevelAllocators to oneLeonard Chan
2021-02-04[asan] Add %d variable to external_symbolizer_path option, so that user can s...Amy Huang
2020-11-04[NFC] Extract InitializePlatformCommonFlagsVitaly Buka
2020-11-04[sanitizer] Quick fix for non-Linux buildVitaly Buka
2020-11-04Reland [lsan] Enable LSAN for AndroidVy Nguyen
2020-11-02[sanitizer] Cleanup -Wnon-virtual-dtor warningsVitaly Buka
2020-07-16[compiler-rt][NFC] Add missing 'override'sLogan Smith
2019-11-14[SanitizerCommon] Print the current value of options when printing out help.Dan Liew
2019-09-11Remove NOLINTs from compiler-rtVitaly Buka
2019-07-31compiler-rt: Rename .cc file in lib/sanitizer_common to .cppNico Weber