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
/
function.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Note the Radar number that corresponds to PR3137
Douglas Gregor
2009-02-04
1
-1
/
+1
*
Test for PR3137.
Eli Friedman
2009-02-04
1
-0
/
+10
*
Handle any undeclared parameters in a K&R-style function with a
Douglas Gregor
2009-01-23
1
-0
/
+4
*
Merge function-return.c into function.c
Chris Lattner
2008-12-18
1
-0
/
+7
*
diagnose C99 6.9.1p5, C arguments in definitions that are lacking
Chris Lattner
2008-12-17
1
-0
/
+3
*
Make all the 'redefinition' diagnostics more consistent, and make the
Chris Lattner
2008-11-23
1
-4
/
+4
*
Fix handling of implicit int, resolving PR2012 and reverting (and
Chris Lattner
2008-04-05
1
-1
/
+1
*
Fix PR2042. One remaining issue: we don't currently diagnose
Chris Lattner
2008-02-17
1
-0
/
+4
*
Get rid of outdated code that masks type errors. Fixes PR2036.
Eli Friedman
2008-02-15
1
-0
/
+2
*
Fix PR1999, by emitting a hard error only if an argument declarator is comple...
Chris Lattner
2008-02-10
1
-5
/
+5
*
Fix a bogus test
Chris Lattner
2008-01-31
1
-0
/
+10
*
Tighten up ASTContext::typesAreCompatible()...it needs to make sure the quali...
Steve Naroff
2008-01-29
1
-1
/
+4
*
Fix bz1950. ASTContext::functionTypesAreCompatible() needs to operate on the ...
Steve Naroff
2008-01-29
1
-0
/
+3
*
Fix ASTContext::typesAreCompatible when analyzing a function type with
Chris Lattner
2008-01-14
1
-0
/
+4
*
When promoting array to pointer for argument, don't lose type qualifiers.
Chris Lattner
2008-01-02
1
-0
/
+5