Daniel Dunbar
|
a45cf5b6b0
|
Rename clang to clang-cc.
Tests and drivers updated, still need to shuffle dirs.
llvm-svn: 67602
|
2009-03-24 02:24:46 +00:00 |
Eli Friedman
|
3f8c01a110
|
Fix for PR3433: map __alignof__ to preferred alignment. (This was
partially done in r65258.)
llvm-svn: 65260
|
2009-02-22 03:31:23 +00:00 |
Eli Friedman
|
19a546c15b
|
Improvements to ASTContext::getDeclAlignInBytes; fixes the testcase in
PR3254 and part of PR3433.
The isICE changes are necessary to keep the computed results
consistent with Evaluate.
llvm-svn: 65258
|
2009-02-22 02:56:25 +00:00 |
Daniel Dunbar
|
6e8c07d0ea
|
Diagnose non-power-of-2 arguments to attribute aligned.
llvm-svn: 64700
|
2009-02-16 23:37:57 +00:00 |