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