summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/sanitize-dtor-fn-attribute.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix previous commit: poison only class members, simpler testsNaomi Musgrave2015-08-131-21/+13
* Revert "Implement poisoning of only class members in dtor, as opposed to also...Naomi Musgrave2015-08-121-7/+2
* Implement poisoning of only class members in dtor, as opposed to also poisoni...Naomi Musgrave2015-08-121-2/+7
* Dtor callback emitted when msan attribute not repressed for this function.Naomi Musgrave2015-08-031-0/+51
OpenPOWER on IntegriCloud