[libcxx-commits] [PATCH] D103964: [libc++] Fix libc++ build with assertions enabled

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 9 07:13:27 PDT 2021


ldionne created this revision.
Herald added subscribers: arichardson, mgorny.
ldionne requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

This fixes http://llvm.org/PR50534. This is another take on D103960 <https://reviews.llvm.org/D103960>
which is less disruptive.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D103964

Files:
  libcxx/cmake/caches/Generic-assertions.cmake
  libcxx/include/__config
  libcxx/src/string.cpp
  libcxx/utils/ci/buildkite-pipeline.yml
  libcxx/utils/ci/run-buildbot

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103964.350889.patch
Type: text/x-patch
Size: 5318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210609/170c3cd4/attachment.bin>


More information about the libcxx-commits mailing list