Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
ee0cd37fe4a9f4e2ee73ae34cf93c410cb299a82
/
test
/
Parser
/
implicit-casts.c
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
5280408
Fix PR2042. One remaining issue: we don't currently diagnose
by Chris Lattner
· 17 years ago
b7b6115
add comments for the various AssignConvertType's, and split int->pointer from pointer->int.
by Chris Lattner
· 17 years ago
5cf216b
Merge all the 'assignment' diagnostic code into one routine, decloning
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
ad7ef48
Change Expr::isLvalue() to properly deal with ImplicitCastExpr's.
by Steve Naroff
· 17 years ago