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
/
SemaCXX
/
explicit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement the remaining portion of DR1467 from r227022. I may have overlooked...
Larisse Voufo
2015-01-27
1
-9
/
+5
*
PR20844: If we fail to list-initialize a reference, map to the referenced type
Richard Smith
2014-09-04
1
-1
/
+1
*
PR18777: This PR is already fixed; add regtest.
Richard Smith
2014-02-10
1
-0
/
+5
*
Warn on duplicate function specifier
Serge Pavlov
2013-11-13
1
-0
/
+6
*
PR17295: Do not allow explicit conversion functions to be used in cases where
Richard Smith
2013-09-21
1
-7
/
+74
*
Refactor places which perform contextual implicit conversions to go through a
Richard Smith
2013-05-21
1
-2
/
+2
*
Update regression tests for r166617.
Eli Friedman
2012-10-24
1
-11
/
+11
*
Implement C++11 [over.match.copy]p1b2, which allows the use of
Douglas Gregor
2012-02-24
1
-14
/
+5
*
Modify how the -verify flag works. Currently, the verification string and
Richard Trieu
2011-12-15
1
-1
/
+1
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-1
/
+1
*
Declare and define implicit move constructor and assignment operator.
Sebastian Redl
2011-08-30
1
-1
/
+6
*
Tests for explicit conversion operators, along with a fix to avoid
Douglas Gregor
2011-07-23
1
-0
/
+140
*
Fix a pretty bad bug where if a constructor (or conversion function) was mark...
Anders Carlsson
2010-01-24
1
-0
/
+39