[PATCH] D26197: Protect tests for new/delete under libcpp-no-exceptions

Roger Ferrer Ibanez via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 2 01:24:42 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL285791: Protect tests for new/delete under libcpp-no-exceptions (authored by rogfer01).

Changed prior to commit:
  https://reviews.llvm.org/D26197?vs=76575&id=76675#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26197

Files:
  libcxx/trunk/test/std/language.support/support.dynamic/new.delete/new.delete.array/new_array.pass.cpp
  libcxx/trunk/test/std/language.support/support.dynamic/new.delete/new.delete.array/new_array_nothrow.pass.cpp
  libcxx/trunk/test/std/language.support/support.dynamic/new.delete/new.delete.single/new.pass.cpp
  libcxx/trunk/test/std/language.support/support.dynamic/new.delete/new.delete.single/new_nothrow.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26197.76675.patch
Type: text/x-patch
Size: 4567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161102/a7c113bd/attachment-0001.bin>


More information about the cfe-commits mailing list