summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaStmtAttr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve C++11 attribute parsing.Michael Han2012-10-031-2/+7
* Inline storage of attributes in AttributedStmt.Alexander Kornienko2012-07-091-1/+1
* Reapply r158700 and fixup patches, minus one hunk that slipped through andAlexis Hunt2012-06-191-1/+1
* Revert r158700 and dependent patches r158716, r158717, and r158731.Jakob Stoklund Olesen2012-06-191-1/+1
* Improve the specification of spellings in Attr.td.Alexis Hunt2012-06-191-1/+1
* Handle C++11 attribute namespaces automatically.Alexis Hunt2012-06-181-1/+1
* Add -Wimplicit-fallthrough warning flag, which warns on fallthrough betweenRichard Smith2012-05-031-4/+30
* Add an AttributedStmt type to represent a statement with C++11 attributesRichard Smith2012-04-141-0/+48
OpenPOWER on IntegriCloud