Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve C++11 attribute parsing. | Michael Han | 2012-10-03 | 1 | -2/+7 |
* | Inline storage of attributes in AttributedStmt. | Alexander Kornienko | 2012-07-09 | 1 | -1/+1 |
* | Reapply r158700 and fixup patches, minus one hunk that slipped through and | Alexis Hunt | 2012-06-19 | 1 | -1/+1 |
* | Revert r158700 and dependent patches r158716, r158717, and r158731. | Jakob Stoklund Olesen | 2012-06-19 | 1 | -1/+1 |
* | Improve the specification of spellings in Attr.td. | Alexis Hunt | 2012-06-19 | 1 | -1/+1 |
* | Handle C++11 attribute namespaces automatically. | Alexis Hunt | 2012-06-18 | 1 | -1/+1 |
* | Add -Wimplicit-fallthrough warning flag, which warns on fallthrough between | Richard Smith | 2012-05-03 | 1 | -4/+30 |
* | Add an AttributedStmt type to represent a statement with C++11 attributes | Richard Smith | 2012-04-14 | 1 | -0/+48 |