[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
Mon May 8 16:47:09 PDT 2017


EricWF updated this revision to Diff 98234.
EricWF marked 2 inline comments as done.
EricWF added a comment.

- Fix incorrect issue number.
- Regenerate issue list.


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.98234.patch
Type: text/x-patch
Size: 95754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170508/f95d073a/attachment-0001.bin>


More information about the cfe-commits mailing list