summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/cxx11-stmt-attributes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add #pragma clang fpAdam Nemet2017-04-041-0/+1
* Diagnose C++11 attributes before fp_contract pragmas.Richard Smith2013-11-151-0/+5
* PR15300: Support C++11 attributes on base-specifiers. We don't support any suchRichard Smith2013-02-191-20/+20
* Treat alignas and _Alignas as keyword attributes. This allows us toRichard Smith2013-01-291-1/+1
* Improve C++11 attribute parsing.Michael Han2012-10-031-26/+51
* Add an AttributedStmt type to represent a statement with C++11 attributesRichard Smith2012-04-141-0/+54
OpenPOWER on IntegriCloud