[PATCH] D32385: [libcxx] optional: Implement LWG 2900 and P0602

Casey Carter via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 6 15:01:43 PDT 2017


CaseyCarter updated this revision to Diff 101631.
CaseyCarter edited the summary of this revision.
CaseyCarter added a comment.

Incorporate the libcxx test tree `special_member_gen` test into the std test, making my per-SMF triviality tests unnecessary.


https://reviews.llvm.org/D32385

Files:
  include/optional
  test/libcxx/utilities/optional/optional.object/special_member_gen.pass.cpp
  test/std/utilities/optional/optional.object/optional.object.assign/move.pass.cpp
  test/std/utilities/optional/optional.object/optional.object.ctor/copy.pass.cpp
  test/std/utilities/optional/optional.object/optional.object.ctor/move.pass.cpp
  test/std/utilities/optional/optional.object/special_member_gen.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32385.101631.patch
Type: text/x-patch
Size: 15445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170606/0e767b6f/attachment-0001.bin>


More information about the cfe-commits mailing list