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
/
special
/
class.copy
/
p11.0x.copy.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fold -Wreturn-stack-address into general initialization lifetime
Richard Smith
2018-07-23
1
-4
/
+3
*
Restructure checking for, and warning on, lifetime extension.
Richard Smith
2018-07-17
1
-2
/
+11
*
Temporarily revert r337226 "Restructure checking for, and warning on, lifetim...
Florian Hahn
2018-07-17
1
-11
/
+2
*
Restructure checking for, and warning on, lifetime extension.
Richard Smith
2018-07-17
1
-2
/
+11
*
When a special member is explicitly defaulted outside its class, and we reject
Richard Smith
2014-01-22
1
-2
/
+2
*
Unify lookup from within not-yet-defined defaulted special members: use common
Richard Smith
2013-11-27
1
-0
/
+19
*
Take cv-qualifiers on fields of class type into account when determining
Richard Smith
2013-11-25
1
-0
/
+7
*
Move detection of reference members binding to temporaries from building of
Richard Smith
2013-06-12
1
-0
/
+1
*
PR13381, part 2: when determining if a defaulted special member function should
Richard Smith
2012-07-18
1
-0
/
+12
*
[class.copy]p23: Fix an assertion caused by incorrect argument numbering in a
Richard Smith
2012-04-29
1
-2
/
+2
*
PR10217: Provide diagnostics explaining why an implicitly-deleted special
Richard Smith
2012-03-30
1
-18
/
+18
*
Add a pile of tests for unrestricted unions, and advertise support for them.
Richard Smith
2012-03-03
1
-0
/
+31
*
When overload resolution picks an implicitly-deleted special member
Douglas Gregor
2012-02-15
1
-7
/
+7
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-1
/
+1
*
Consolidate copy constructor deletion into ShouldDeleteSpecialMember.
Alexis Hunt
2011-10-11
1
-0
/
+90