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