[PATCH] D14653: [libcxx] Introduce the mechanism for fixing -fno-exceptions test failures.
Asiri Rathnayake via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 20 04:19:21 PST 2015
rmaprath updated this revision to Diff 40767.
rmaprath added a comment.
Addressing review comments:
- Fixed a couple of typos.
- Made the use of the thread-local storage specifier a bit more flexible to allow testing on few other configurations.
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.40767.patch
Type: text/x-patch
Size: 5173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151120/6277fc12/attachment.bin>
More information about the cfe-commits
mailing list