summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/attr-cleanup.cpp
AgeCommit message (Expand)Author
2015-06-29Account for calling convention specifiers in function definitions in IR test ...David Blaikie
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2013-12-13Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg
2013-10-20Switch attribute test line endings from CRLFAlp Toker
2013-09-11Fix test.Eli Friedman
2013-09-11The cleanup attribute no longer uses an unresolved, simple identifier as its ...Aaron Ballman