summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/sanitize-dtor-tail-call.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.Chandler Carruth2016-12-231-2/+2
* simplified test caseNaomi Musgrave2015-07-301-2/+2
* removed hardcoding for attribute associated with dtor in testNaomi Musgrave2015-07-301-3/+2
* Testing to verify function attribute disable-tail-calls applied to destructorNaomi Musgrave2015-07-301-0/+5
* updated test to be more explicitNaomi Musgrave2015-07-301-1/+1
* Updated test regex and flagsNaomi Musgrave2015-07-301-4/+3
* repress tail call optimization when performing use-after-dtor sanitizationNaomi Musgrave2015-07-301-0/+20