summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/Posix/coverage-sandboxing.cc
AgeCommit message (Expand)Author
2017-05-31[sanitizer-coverage] remove stale code (old coverage); compiler-rt part Kostya Serebryany
2017-05-02[asan] Mark a bunch of tests as unsupported on iOSKuba Mracek
2017-04-06Replace a few uses of basename.Rafael Espindola
2016-04-06[sancov] enabling coverage edge pruning by default.Mike Aizatsky
2015-08-25[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.Alexey Samsonov
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-04-01[ASan] Make the remaining coverage tests pass on Darwin, move them to Posix/Alexander Potapenko