[PATCH] D14653: [libcxx] Introduce the mechanism for fixing -fno-exceptions test failures.

Asiri Rathnayake via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 19 14:36:18 PST 2015


rmaprath updated this revision to Diff 40707.
rmaprath added a comment.

Addressing review comments by @jroelofs:

- Got rid of the default implementation for `__libcxx_noexceptions_abort` by making it a weak reference.


http://reviews.llvm.org/D14653

Files:
  include/__config
  include/__noexcept
  include/array
  test/std/containers/sequences/array/at.pass.cpp
  test/support/noexcept.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14653.40707.patch
Type: text/x-patch
Size: 4950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151119/74664020/attachment.bin>


More information about the cfe-commits mailing list