Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
b21c11d655027ae439be83af84f9bce3ab0f728b
/
test
/
Sema
/
implicit-decl.c
43e875d
Convert SemaDecl.cpp to pass callback objects to CorrectTypo.
by Kaelyn Uhrain
· 13 years ago
e3ca33a
Only do typo correction for implicit function decls when
by Hans Wennborg
· 13 years ago
122de3e
Suggest typo corrections for implicit function declarations.
by Hans Wennborg
· 13 years ago
184aa4e
fix PR7280 by making the warning on code like this:
by Chris Lattner
· 15 years ago
e030358
add a bunch of missing prototypes to tests
by Chris Lattner
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
65ce04b
Merge function-return.c into function.c
by Chris Lattner
· 16 years ago
5f4a682
Make all the 'redefinition' diagnostics more consistent, and make the
by Chris Lattner
· 16 years ago
e2ef815
Add explicit support for diagnosing implicit function decls.
by Steve Naroff
· 17 years ago