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

Asiri Rathnayake via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 18 09:13:43 PST 2015


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

Addressing review comments by @mclow.lists:

- Introduced `TEST_TRY` and `TEST_CATCH` macros to avoid the non-standard `#define try/catch`.


http://reviews.llvm.org/D14653

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14653.43237.patch
Type: text/x-patch
Size: 6664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151218/b775febe/attachment-0001.bin>


More information about the cfe-commits mailing list