Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
5cca53e5beeb6ec14e03327f0fd4e5ff318834d6
/
test
/
Sema
/
array-constraint.c
58f9e13
make clang print types as "const int *" instead of "int const*",
by Chris Lattner
· 14 years ago
a41a8c5
Whenever we complain about a failed initialization of a function or
by Douglas Gregor
· 15 years ago
d4eea83
Improve diagnostics when we fail to convert from a source type 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
d1969d8
Prep for new warning.
by Mike Stump
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
0bfe54f
GNU allows structs with flexible array members to be placed inside
by Douglas Gregor
· 16 years ago
3cb0692
Make one expected-diag directive match exactly one actual diagnostic.
by Sebastian Redl
· 16 years ago
4ec339f
Centralize error reporting of improper uses of incomplete types in the
by Douglas Gregor
· 16 years ago
211316f
a minor grammar fix
by Chris Lattner
· 16 years ago
96e05bc
Improve VLA diagnostics/sema checking. Fixes PR2361 and PR2352.
by Anders Carlsson
· 16 years ago
1f3105e
Change diagnostic per suggestion, to make it a bit clearer what is happening.
by Eli Friedman
· 17 years ago
9a75f8a
by Steve Naroff
· 17 years ago
d3cd1e5
by Steve Naroff
· 17 years ago
5cf216b
Merge all the 'assignment' diagnostic code into one routine, decloning
by Chris Lattner
· 17 years ago
2fdc374
by Steve Naroff
· 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
d7444aa
by Steve Naroff
· 17 years ago
42471f8
by Steve Naroff
· 17 years ago
53a3234
by Steve Naroff
· 17 years ago
26b8ff4
by Steve Naroff
· 17 years ago
ce7f4cc
steve's recent changes fixed this bogus warning.
by Chris Lattner
· 17 years ago
f13ebf0
oops, this is the real fix.
by Chris Lattner
· 17 years ago
6f66c26
update test
by Chris Lattner
· 17 years ago
5265af5
Fix a crasher that Neil reported: Sema::GetTypeForDeclarator should never
by Chris Lattner
· 17 years ago