| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | __attribute__((aligned(n))) directly specifies the alignment of a declaration | John McCall | 2010-10-08 | 1 | -3/+20 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | 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 |

