summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/Linux/sized_delete_test.cc
AgeCommit message (Expand)Author
2015-08-25[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.Alexey Samsonov
2015-06-26[asan] Enable 2 tests on Android.Evgeniy Stepanov
2015-06-15[ASan] Test churn for setting ASAN_OPTIONS=symbolize_vs_style=falseFilipe Cabecinhas
2015-03-23[ASan] Remove XFAIL from now passing test.Alexey Samsonov
2015-03-20[asan] update the sized_delete_test following the change of clang flags in r2...Kostya Serebryany
2015-02-23Add -fdefine-sized-deallocation to ASan test case.Alexey Samsonov
2014-12-17[ASan] Mark test for -fsized-delete as XFAIL for dynamic runtime.Alexey Samsonov
2014-08-04[asan] intercept sized operator delete[]Kostya Serebryany
2014-07-30[asan] XFAIL sized-delete test on Android.Evgeniy Stepanov
2014-07-30[asan] rename new-delete-size-mismatch to new-delete-type-mismatch and make t...Kostya Serebryany
2014-07-30[asan] add a feature to detect new-delete-size-mismatch (when used with -Xcla...Kostya Serebryany