| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
but silently ignored. Most of this feature was already reverted in June 2012 (r159016), this just cleans up the pieces left over.
llvm-svn: 197866
|
|
|
|
| |
llvm-svn: 187419
|
|
|
|
|
|
| |
of using custom logic. No functional changes intended.
llvm-svn: 187398
|
|
|
|
|
|
|
|
| |
Switch some warnings over to errors which should never have been warnings
in the first place. (Also, a minor fix to the preprocessor rules for
integer literals while I'm here.)
llvm-svn: 186903
|
|
|
|
|
|
|
|
| |
function,
instead of a non-function type.
llvm-svn: 175868
|
|
|
|
| |
llvm-svn: 175867
|
|
|
|
|
|
| |
crash on invalid function decl with alloc_size attribute
llvm-svn: 158663
|
|
|
|
|
|
| |
means the function allocates x^2 bytes. GCC also accepts this syntax
llvm-svn: 158662
|
|
Portions of this patch by Xi Wang. Reviewed by Jordy Rose. Thank you both.
Codegen support will follow soon.
llvm-svn: 157360
|