Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e93c63d468d36e67cb15d183ecc6b8216c87c138
/
clang
/
test
/
Parser
/
implicit-casts.c
c68e140
Improve diagnostics when we fail to convert from a source type to a
by Douglas Gregor
· 16 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
b080ed5
Fix PR2042. One remaining issue: we don't currently diagnose
by Chris Lattner
· 18 years ago
940cfeb
add comments for the various AssignConvertType's, and split int->pointer from pointer->int.
by Chris Lattner
· 18 years ago
9bad62c
Merge all the 'assignment' diagnostic code into one routine, decloning
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
e2562ff
Change Expr::isLvalue() to properly deal with ImplicitCastExpr's.
by Steve Naroff
· 18 years ago