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
/
SemaTemplate
/
resolve-single-template-id.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash and rejects-valid when a later template parameter or default
Richard Smith
2019-06-20
1
-0
/
+12
*
Move the warning about unused relational comparison from -Wunused-value to
Richard Trieu
2014-03-11
1
-2
/
+2
*
PR16074, implement warnings to catch pointer to boolean true and pointer to
Richard Trieu
2014-02-26
1
-4
/
+12
*
sizeof(void) etc. should be a hard error in C++.
Eli Friedman
2013-08-13
1
-1
/
+1
*
Bound member function diagnostic - suggest no-args calls and note overload ca...
David Blaikie
2013-06-04
1
-1
/
+1
*
Add notes for suppressing and (if it's a zero-arg function returning bool) fi...
David Blaikie
2011-12-09
1
-2
/
+2
*
Add a warning for implicit conversion from function literals (and static
Lang Hames
2011-12-05
1
-2
/
+2
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-1
/
+1
*
Catch placeholder types in DefaultLvalueConversion
John McCall
2011-10-11
1
-13
/
+13
*
Treating the unused equality comparisons as something other than part of
Chandler Carruth
2011-08-17
1
-4
/
+6
*
Simplify calling CheckPlaceholderExpr, converge on it in a few places,
John McCall
2011-04-10
1
-2
/
+2
*
Basic, untested implementation for an "unknown any" type requested by LLDB.
John McCall
2011-04-07
1
-7
/
+7
*
Clean up our handling of template-ids that resolve down to a single
Douglas Gregor
2011-03-16
1
-0
/
+80