index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Sema
/
implicit-decl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR34822: Fix a collection of related bugs with our handling of C89 implicit f...
Richard Smith
2017-10-04
1
-2
/
+2
*
Place implictly declared functions at block scope
Momchil Velikov
2017-08-10
1
-3
/
+2
*
Convert SemaDecl.cpp to pass callback objects to CorrectTypo.
Kaelyn Uhrain
2012-01-18
1
-2
/
+10
*
Only do typo correction for implicit function decls when
Hans Wennborg
2011-12-08
1
-3
/
+3
*
Suggest typo corrections for implicit function declarations.
Hans Wennborg
2011-12-06
1
-1
/
+8
*
fix PR7280 by making the warning on code like this:
Chris Lattner
2010-07-11
1
-1
/
+0
*
add a bunch of missing prototypes to tests
Chris Lattner
2010-01-09
1
-1
/
+2
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Merge function-return.c into function.c
Chris Lattner
2008-12-18
1
-1
/
+1
*
Make all the 'redefinition' diagnostics more consistent, and make the
Chris Lattner
2008-11-23
1
-1
/
+1
*
Add explicit support for diagnosing implicit function decls.
Steve Naroff
2008-04-04
1
-0
/
+17