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
/
implicit-move.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR6037
Nathan Sidwell
2015-01-19
1
-1
/
+1
*
Revert "Don't require -re suffix on -verify directives with regexes."
Alp Toker
2013-12-14
1
-5
/
+5
*
Don't require -re suffix on -verify directives with regexes.
Hans Wennborg
2013-12-14
1
-5
/
+5
*
Change semantics of regex expectations in the diagnostic verifier
Hans Wennborg
2013-12-11
1
-5
/
+5
*
Issue a diagnostic if an implicitly-defined move assignment operator would move
Richard Smith
2013-11-04
1
-0
/
+55
*
Implement final resolution of DR1402: implicitly-declared move operators that
Richard Smith
2013-11-04
1
-41
/
+51
*
Implement [class.friend]p11's special name lookup rules for friend declarations
Richard Smith
2013-08-09
1
-18
/
+18
*
Improve diagnostic wording for when an implicitly-deleted special member
Richard Smith
2012-12-28
1
-1
/
+1
*
PR12625: Cope with classes which have incomplete base or member types:
Richard Smith
2012-04-25
1
-0
/
+7
*
Fix bug where a class's (deleted) copy constructor would be implicitly given a
Richard Smith
2012-04-20
1
-4
/
+4
*
PR10217 diagnostic fix: don't say 'copy constructor' when we mean
Richard Smith
2012-04-02
1
-1
/
+1
*
Finish PR10217: Ensure we say that a special member was implicitly, not
Richard Smith
2012-04-02
1
-2
/
+2
*
Implement DR1402: if a field or base class is not movable, the derived class's
Richard Smith
2012-04-02
1
-0
/
+72
*
PR10217: Provide diagnostics explaining why an implicitly-deleted special
Richard Smith
2012-03-30
1
-3
/
+3
*
When overload resolution picks an implicitly-deleted special member
Douglas Gregor
2012-02-15
1
-5
/
+5
*
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
-0
/
+164