index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Sema
/
predefined-function.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Keep invalid functions as part of the AST
Olivier Goffart
2016-06-16
1
-3
/
+2
*
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