| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Report the natural alignment of unsigned long long, not the preferred alignment. | Chad Rosier | 2012-03-21 | 1 | -0/+4 |
| * | Gcc pads the size of an array using the alignment of its elements. | Argyrios Kyrtzidis | 2011-04-26 | 1 | -0/+24 |
| * | Fix tests to account for new warning "expected ';' at end of declaration list... | Carl Norum | 2011-03-07 | 1 | -1/+1 |
| * | When a reference to a field of a struct/union/class is passed to the | Charles Davis | 2010-02-23 | 1 | -0/+6 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Extend getPreferredTypeAlign to handle _Complex double and long long | Eli Friedman | 2009-05-25 | 1 | -1/+9 |
| * | 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 | -0/+6 |

