Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
91be65be656072a68b51a8c4e7bb751ea475d896
/
clang
/
test
/
Sema
/
attr-regparm.c
9d69509
Replacing err_attribute_argument_not_int with err_attribute_not_type_attr
by Aaron Ballman
· 12 years ago
b724338
Added the attribute name to the err_attribute_wrong_number_arguments diagnostic for clarity; updated almost all of the affected test cases.
by Aaron Ballman
· 12 years ago
463abbb
Fix typo 'with with' in diagnostic.
by Richard Smith
· 13 years ago
80ee596
Pretty up the wrong-number-of-arguments-for-attribute diagnostic by
by John McCall
· 15 years ago
77e274f
Merge the "regparm" attribute from a previous declaration of a
by Douglas Gregor
· 15 years ago
edd5bae
Revert "Fix for PR6953: per gcc, regparm and noreturn affect the compatibility of", it is breaking the builds of quite a few projects (emacs, dovecot, gnutar, bison).
by Daniel Dunbar
· 16 years ago
7955e52
Fix for PR6953: per gcc, regparm and noreturn affect the compatibility of
by Eli Friedman
· 16 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
7044b76
Finish off semantic analysis for regparm, and remove the warning. Also
by Eli Friedman
· 17 years ago