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
/
knr-def-call.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r294910 and recommit r294861 and r294862 with a target triple to hopef...
Aaron Ballman
2017-02-12
1
-4
/
+10
*
Revert "Attributes on K&R C functions should not cause incompatible..."
Renato Golin
2017-02-12
1
-6
/
+0
*
Attributes on K&R C functions should not cause incompatible function type wit...
Aaron Ballman
2017-02-11
1
-0
/
+6
*
Improve some of the conversion warnings to fire on conversion to bool.
David Blaikie
2012-05-15
1
-2
/
+2
*
Only warn in -Wliteral-conversion if the conversion loses information
Matt Beaumont-Gay
2011-10-14
1
-4
/
+2
*
Enhance the diagnostic for literal float -> int conversions to suggest
Chandler Carruth
2011-04-10
1
-2
/
+4
*
Implement a sub-group of -Wconversion: -Wliteral-conversion. This
Chandler Carruth
2011-02-17
1
-3
/
+3
*
Look through the address-of operator to find the function being
Douglas Gregor
2010-10-25
1
-0
/
+1
*
When we're calling a function that we know based on its K&R-style
Douglas Gregor
2010-10-25
1
-1
/
+12
*
make clang print types as "const int *" instead of "int const*",
Chris Lattner
2010-09-05
1
-1
/
+1
*
Allow a looser form of compatibility checking (which ignores
Douglas Gregor
2010-07-29
1
-0
/
+11
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
When calling a function without a prototype for which we have a
Douglas Gregor
2009-04-02
1
-2
/
+6
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Implement GNU C semantics for K&R function definitions that follow a
Douglas Gregor
2009-03-06
1
-1
/
+1
*
C99 DR #316 implies that the function parameter types that are known
Douglas Gregor
2009-02-25
1
-0
/
+14