| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Deallocate 'DeclRefExpr's in correctly formed '#pragma unused' | Ted Kremenek | 2009-03-23 | 1 | -0/+1 |
| * | Implement '#pragma unused'. | Ted Kremenek | 2009-03-23 | 1 | -0/+38 |
| * | Handle #pragma pack(0). I left this out of diagnostic because users should | Daniel Dunbar | 2009-03-06 | 1 | -2/+4 |
| * | Make PragmaPackStack be a private class in SemaAttr and make its | Chris Lattner | 2009-02-17 | 1 | -31/+91 |
| * | move attribute(packed) sema support out of SemaDecl into a new SemaAttr.cpp f... | Chris Lattner | 2009-02-17 | 1 | -0/+110 |

