summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/contiguous_container_crash.cc
AgeCommit message (Expand)Author
2017-11-16[asan] Port tests to shadow scale of 5Walter Lee
2017-11-08Revert "[ThinLTO] Ensure sanitizer passes are run"Teresa Johnson
2017-11-08[ThinLTO] Ensure sanitizer passes are runTeresa Johnson
2016-01-20[asan] print an additional hint when reporting a container overflowKostya 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-02-25Reland r230019 - [ASan] Make the argument of '__sanitizer_annotate_contiguous...Timur Iskhodzhanov
2015-02-22Revert "[ASan] Make the argument of '__sanitizer_annotate_contiguous_containe...Renato Golin
2015-02-20[ASan] Make the argument of '__sanitizer_annotate_contiguous_container' is no...Timur Iskhodzhanov
2014-05-26[ASan tests] Use ASAN_OPTIONS in a portable wayTimur Iskhodzhanov
2014-04-30Add %run to all lit testsGreg Fitzgerald
2014-04-21[asan] add a run-time flag detect_container_overflow=true/falseKostya Serebryany
2014-02-14Move ASan lit-tests under test/asanAlexey Samsonov