Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
4d1cbcf6b9aaae7f82c6e332f46b2ad2d8971bd0
/
test
/
Sema
/
decl-invalid.c
cb821d0
Downgrade the "declaration does not declare anything" error to a
by Douglas Gregor
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
d8ac057
Reorganize the parsing of decl groups / function definitions so that
by John McCall
· 15 years ago
d4b19d5
improve the diagnostic for uses of the GCC "global variable in a register" extension.
by Chris Lattner
· 16 years ago
5186872
fix a valgrind problem I noticed while developing another patch,
by Chris Lattner
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
a4ed0d8
Diagnose declarations that don't declare anything, and fix PR3020.
by Sebastian Redl
· 16 years ago
0947b4e
Rewrite FindDiagnostics to be more strict about the formatting of the
by Chris Lattner
· 16 years ago
e37ac4f
This patch adds very basic support for parsing and type-checking class
by Douglas Gregor
· 17 years ago
fd89bc8
Fix PR2017 and silence some bogus errors.
by Chris Lattner
· 17 years ago
3b427b3
rename -parse-ast-print to -ast-print
by Chris Lattner
· 17 years ago
9f3d942
Removed option "-parse-ast-check" from clang driver. This is now implemented
by Ted Kremenek
· 17 years ago
e80a59c
Fix a couple of bugs, add some new cool stuff.
by Chris Lattner
· 17 years ago