Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
9bde77309fd2f9f7a53446e374472c48c81f5182
/
test
/
Sema
/
compare.c
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
4e92acf
Be a bit stricter about array type compatibility.
by Eli Friedman
· 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
77878cc
by Steve Naroff
· 17 years ago
d28f815
Cases like this: char *C; C != ((void*)0);
by Chris Lattner
· 17 years ago