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
/
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