Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
60ef8b72664eda5e42910d38148d44de32ee117e
/
test
/
Sema
/
incomplete-call.c
8a285ae
Emit a -Wnull-dereference warning for "*null" not just "*null = something". Addresses rdar://9269271.
by Argyrios Kyrtzidis
· 14 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
8c8d919
Add CheckCallReturnType and start using it for regular call expressions. This will improve error messages. For
by Anders Carlsson
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
21bab84
Add testcase for incomplete call/return types for calls.
by Eli Friedman
· 16 years ago