summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/attr-cleanup-gcc.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Switch attribute test line endings from CRLFAlp Toker2013-10-201-16/+16
| | | | | | The convention is LF unless specifically testing line endings. llvm-svn: 193056
* The cleanup attribute no longer uses an unresolved, simple identifier as its ↵Aaron Ballman2013-09-111-0/+16
argument. Instead, it takes an expression that is fully resolved. llvm-svn: 190476
OpenPOWER on IntegriCloud