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
/
incomplete-decl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Factor out (some of) the checking for invalid forms of pointer
Chandler Carruth
2011-06-27
1
-1
/
+1
*
Migrate the mish-mash of declaration checks in
Douglas Gregor
2010-02-09
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Improve GCC compatibility by allowing static tentative definitions of
Douglas Gregor
2009-07-20
1
-2
/
+3
*
Add warning when a tentative array definition is assumed to have one element.
Daniel Dunbar
2009-04-15
1
-2
/
+2
*
PR3461: reject initializer for incomplete type. Based on patch by Tim
Eli Friedman
2009-04-13
1
-0
/
+5
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Add type checking for tentative definitions at the end of the
Douglas Gregor
2009-03-10
1
-2
/
+2
*
Partial fix for PR3310, concerning type-checking for tentative
Douglas Gregor
2009-03-10
1
-2
/
+2
*
Make one expected-diag directive match exactly one actual diagnostic.
Sebastian Redl
2009-02-07
1
-1
/
+1
*
Centralize error reporting of improper uses of incomplete types in the
Douglas Gregor
2009-01-19
1
-0
/
+2
*
new testcase
Chris Lattner
2008-07-03
1
-0
/
+4
*
Sema::FinalizeDeclaratorGroup(): Tighten up the tentative definition rule whe...
Steve Naroff
2008-01-18
1
-0
/
+4
*
Sema::FinalizeDeclaratorGroup()...make sure we emit an diagnostic for tentati...
Steve Naroff
2008-01-18
1
-0
/
+15