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
/
predefined-function.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whenever we complain about a failed initialization of a function or
Douglas Gregor
2010-04-22
1
-1
/
+2
*
Improve diagnostics when we fail to convert from a source type to a
Douglas Gregor
2010-04-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
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-9
/
+8
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Adopt a more principled approach to invalid declarations:
Douglas Gregor
2009-02-16
1
-3
/
+1
*
Make all the 'redefinition' diagnostics more consistent, and make the
Chris Lattner
2008-11-23
1
-4
/
+4
*
remove expected-error from #if 0 section of code.
Chris Lattner
2008-11-21
1
-2
/
+2
*
Fix PR2042. One remaining issue: we don't currently diagnose
Chris Lattner
2008-02-17
1
-1
/
+3
*
Sema::MergeFunctionDecl()...make sure diagnostic is accurate (wrt function de...
Steve Naroff
2008-01-16
1
-7
/
+7
*
Fix Sema::ActOnDeclarator() to call MergeFunctionDecl for function decls that...
Steve Naroff
2008-01-09
1
-0
/
+5
*
Fix ASTContext::typesAreCompatible to allow for int/enum compatibility (C99 6...
Steve Naroff
2008-01-09
1
-1
/
+5
*
Improve function decl merging, patch by Oliver Hunt!
Chris Lattner
2007-11-20
1
-0
/
+29