[PATCH] D32984: [Sema] Implement Core 2094: Trivial copy/move constructor for class with volatile member
Richard Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 9 13:00:23 PDT 2017
rsmith accepted this revision.
rsmith added a comment.
This revision is now accepted and ready to land.
Please first check in a change that just regenerates cxx_dr_status without your changes, to separate out the changes due to the new issues list from the changes due to this patch. (You can go ahead and do that with no review.)
https://reviews.llvm.org/D32984
More information about the cfe-commits
mailing list