[PATCH] D54804: [libcxx] Remove bad_array_length

Louis Dionne via Phabricator reviews at reviews.llvm.org
Thu Nov 29 11:41:39 PST 2018


ldionne updated this revision to Diff 175915.
ldionne added a comment.

Added release notes.


Repository:
  rCXX libc++

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54804/new/

https://reviews.llvm.org/D54804

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/include/__config
  libcxx/include/new
  libcxx/lib/abi/CHANGELOG.TXT
  libcxx/lib/abi/x86_64-apple-darwin.v1.abilist
  libcxx/lib/abi/x86_64-apple-darwin.v2.abilist
  libcxx/lib/libc++abi2.exp
  libcxx/src/support/runtime/exception_fallback.ipp
  libcxx/src/support/runtime/exception_glibcxx.ipp
  libcxx/src/support/runtime/exception_libcxxrt.ipp
  libcxx/src/support/runtime/exception_msvc.ipp
  libcxx/test/libcxx/language.support/support.dynamic/alloc.errors/new.badlength/bad_array_length.pass.cpp
  libcxxabi/src/stdlib_exception.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54804.175915.patch
Type: text/x-patch
Size: 18040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20181129/e28e2970/attachment.bin>


More information about the libcxx-commits mailing list