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
/
CXX
/
over
/
over.over
/
p2-resolve-single-template-id.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sema] Be consistent about diagnostic wording: always use "cannot".
Davide Italiano
2015-08-15
1
-3
/
+3
*
Bound member function diagnostic - suggest no-args calls and note overload ca...
David Blaikie
2013-06-04
1
-1
/
+1
*
Unpluralize -Wfoo-conversions warnings for consistency.
David Blaikie
2012-03-15
1
-1
/
+1
*
Modify how the -verify flag works. Currently, the verification string and
Richard Trieu
2011-12-15
1
-1
/
+1
*
Add notes for suppressing and (if it's a zero-arg function returning bool) fi...
David Blaikie
2011-12-09
1
-15
/
+15
*
Add a warning for implicit conversion from function literals (and static
Lang Hames
2011-12-05
1
-14
/
+14
*
Teach the ARC compiler to not require __bridge casts when
John McCall
2011-10-17
1
-2
/
+2
*
Catch placeholder types in DefaultLvalueConversion
John McCall
2011-10-11
1
-15
/
+15
*
Make yet another placeholder type, this one marking that an expression is a b...
John McCall
2011-04-26
1
-11
/
+12
*
Simplify calling CheckPlaceholderExpr, converge on it in a few places,
John McCall
2011-04-10
1
-6
/
+6
*
Fix a bug in how we were resolving the address of overloaded functions
Chandler Carruth
2011-03-29
1
-1
/
+65
*
Produce a diagnostic for unused overloaded expressions, from Faisal Vali!
Douglas Gregor
2011-03-07
1
-0
/
+31
*
Handle the resolution of a reference to a function template (which
Douglas Gregor
2011-02-19
1
-0
/
+95