summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.const/p5-0x.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Teach Clang parser to reject C++11 attributes that appertain to declaration ↵Michael Han2012-11-061-4/+4
| | | | | | | | | specifiers. We don't support any C++11 attributes that appertain to declaration specifiers so reject the attributes in parser until we support them; this also conforms to what g++ 4.8 is doing. llvm-svn: 167481
* Add more testing for r149776.Richard Smith2012-02-081-0/+85
llvm-svn: 150061
OpenPOWER on IntegriCloud