Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
Sema
/
array-constraint.c
a92409c
Enhance the diagnostic for negative array sizes to include the
by Chandler Carruth
· 15 years ago
53fa049
make clang print types as "const int *" instead of "int const*",
by Chris Lattner
· 15 years ago
4f4946a
Whenever we complain about a failed initialization of a function or
by Douglas Gregor
· 15 years ago
c68e140
Improve diagnostics when we fail to convert from a source type to a
by Douglas Gregor
· 15 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
753d120
Prep for new warning.
by Mike Stump
· 16 years ago
a45cf5b
Rename clang to clang-cc.
by Daniel Dunbar
· 17 years ago
09cfcff
GNU allows structs with flexible array members to be placed inside
by Douglas Gregor
· 17 years ago
2175b6a
Make one expected-diag directive match exactly one actual diagnostic.
by Sebastian Redl
· 17 years ago
dd430f7
Centralize error reporting of improper uses of incomplete types in the
by Douglas Gregor
· 17 years ago
b3582b9
a minor grammar fix
by Chris Lattner
· 17 years ago
0d8f0ba
Improve VLA diagnostics/sema checking. Fixes PR2361 and PR2352.
by Anders Carlsson
· 17 years ago
1c2d5f5
Change diagnostic per suggestion, to make it a bit clearer what is happening.
by Eli Friedman
· 17 years ago
acb6fa6
by Steve Naroff
· 18 years ago
b716fba
by Steve Naroff
· 18 years ago
9bad62c
Merge all the 'assignment' diagnostic code into one routine, decloning
by Chris Lattner
· 18 years ago
91f7808
by Steve Naroff
· 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
096dd94
by Steve Naroff
· 18 years ago
d57fa94
by Steve Naroff
· 18 years ago
cf871f5
by Steve Naroff
· 18 years ago
5f90ca9
by Steve Naroff
· 18 years ago
e026ebd
steve's recent changes fixed this bogus warning.
by Chris Lattner
· 18 years ago
30709dc
oops, this is the real fix.
by Chris Lattner
· 18 years ago
7aa3500
update test
by Chris Lattner
· 18 years ago
5fbd7e0
Fix a crasher that Neil reported: Sema::GetTypeForDeclarator should never
by Chris Lattner
· 18 years ago