summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/coverage-and-lsan.cc
AgeCommit message (Expand)Author
2017-05-31[sanitizer-coverage] remove stale code (old coverage); compiler-rt part Kostya Serebryany
2015-08-12Use %env_asan_opts= substitution instead of 'env ASAN_OPTIONS=$ASAN_OPTIONS'Reid Kleckner
2015-06-15[ASan] Test churn for setting ASAN_OPTIONS=symbolize_vs_style=falseFilipe Cabecinhas
2015-05-07[SanitizerCoverage] Upgrade lit tests to new -fsanitize-coverage= flags.Alexey Samsonov
2015-03-20[ASan] Move the coverage tests that work on Darwin to common testcase dir.Alexander Potapenko