summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/sanitize-dtor-vtable.cpp
AgeCommit message (Expand)Author
2022-08-31[msan] Use Debug Info to point to affected fieldsVitaly Buka
2022-08-30[msan] Add more specific messages for use-after-destroyVitaly Buka
2022-08-29[test][msan] Use -DAG to match Debug InfoVitaly Buka
2022-08-29[test][msan] Don't ignore the suffix if use-after-dtor callbackVitaly Buka
2022-08-29[test][msan] Add more Debug Info use-after-dtor testsVitaly Buka
2022-08-28[test][msan] Simplify tests with --implicit-check-notVitaly Buka
2016-12-23Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.Chandler Carruth
2015-09-16Implementation and testing for poisoning vtableNaomi Musgrave