summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/strtol_strict.c
AgeCommit message (Expand)Author
2017-11-16[asan] Properly mark or disable tests that only work with shadow scale of 3Walter Lee
2015-08-14[windows] Fix or XFAIL remaining portable test failures and enable themReid Kleckner
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-29[ASan] Fix flaky tests (see https://llvm.org/bugs/show_bug.cgi?id=23230).Yury Gribov
2015-04-06sanitizer: new "strict_string_checks" run-time flagDmitry Vyukov