summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/attr-nodebug.cpp
Commit message (Collapse)AuthorAgeFilesLines
* The nodebug attribute has a C++11-style spelling supported by GCC as well. ↵Aaron Ballman2014-10-211-1/+3
| | | | | | This modifies it so we support that spelling as well. llvm-svn: 220297
* Add a test showing that nodebug is accepted in methods too. Patch byRafael Espindola2012-10-241-0/+7
Paul Robinson. llvm-svn: 166606
OpenPOWER on IntegriCloud