[PATCH] D26606: Protect tests for std::uninitialized_{copy, fill} under libcpp-no-exceptions

Roger Ferrer Ibanez via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 24 03:27:17 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287866: Protect tests for std::uninitialized_{copy,fill} under libcpp-no-exceptions (authored by rogfer01).

Changed prior to commit:
  https://reviews.llvm.org/D26606?vs=77802&id=79207#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26606

Files:
  libcxx/trunk/test/std/utilities/memory/specialized.algorithms/uninitialized.copy/uninitialized_copy.pass.cpp
  libcxx/trunk/test/std/utilities/memory/specialized.algorithms/uninitialized.copy/uninitialized_copy_n.pass.cpp
  libcxx/trunk/test/std/utilities/memory/specialized.algorithms/uninitialized.fill.n/uninitialized_fill_n.pass.cpp
  libcxx/trunk/test/std/utilities/memory/specialized.algorithms/uninitialized.fill/uninitialized_fill.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26606.79207.patch
Type: text/x-patch
Size: 5908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161124/d9a267ba/attachment-0001.bin>


More information about the cfe-commits mailing list