[PATCH] D32984: [Sema] Implement Core 2094: Trivial copy/move constructor for class with volatile member

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 9 15:33:16 PDT 2017


EricWF updated this revision to Diff 98359.
EricWF added a comment.

- Remove unrelated issues list changes.


https://reviews.llvm.org/D32984

Files:
  lib/AST/Type.cpp
  test/CXX/drs/dr20xx.cpp
  test/CXX/drs/dr4xx.cpp
  test/SemaCXX/type-traits.cpp
  www/cxx_dr_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32984.98359.patch
Type: text/x-patch
Size: 4948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170509/a78ea704/attachment.bin>


More information about the cfe-commits mailing list