Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly compute the alignment of typedefs that make use of the | Douglas Gregor | 2009-04-30 | 1 | -0/+14 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Fix for PR3433: map __alignof__ to preferred alignment. (This was | Eli Friedman | 2009-02-22 | 1 | -5/+0 |
* | Improvements to ASTContext::getDeclAlignInBytes; fixes the testcase in | Eli Friedman | 2009-02-22 | 1 | -1/+10 |
* | Diagnose non-power-of-2 arguments to attribute aligned. | Daniel Dunbar | 2009-02-16 | 1 | -0/+3 |