Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
dffb51bac86d34f881b83c9db4489fe3d162d415
/
clang
/
test
/
Sema
/
decl-invalid.c
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
d5a3632
Reorganize the parsing of decl groups / function definitions so that
by John McCall
· 16 years ago
d98e7cf7
improve the diagnostic for uses of the GCC "global variable in a register" extension.
by Chris Lattner
· 16 years ago
14bdb78
fix a valgrind problem I noticed while developing another patch,
by Chris Lattner
· 17 years ago
a45cf5b
Rename clang to clang-cc.
by Daniel Dunbar
· 17 years ago
a2b5e31
Diagnose declarations that don't declare anything, and fix PR3020.
by Sebastian Redl
· 17 years ago
4fc6979
Rewrite FindDiagnostics to be more strict about the formatting of the
by Chris Lattner
· 17 years ago
556877c
This patch adds very basic support for parsing and type-checking class
by Douglas Gregor
· 18 years ago
81cb9e8
Fix PR2017 and silence some bogus errors.
by Chris Lattner
· 18 years ago
5e4c75f
rename -parse-ast-print to -ast-print
by Chris Lattner
· 18 years ago
0883fd5
Removed option "-parse-ast-check" from clang driver. This is now implemented
by Ted Kremenek
· 18 years ago
02c0439
Fix a couple of bugs, add some new cool stuff.
by Chris Lattner
· 18 years ago