[libcxx-commits] [PATCH] D115788: [libc++] Disable debug bookkeeping during constant evaluation in <string>

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Dec 16 05:49:17 PST 2021


philnik updated this revision to Diff 394842.
philnik marked 6 inline comments as done.
philnik added a comment.

- Changed indentation
- Replaced `_LIBCPP_DEBUG_ASSET` with `_LIBCPP_ASSERT` in `<bit>`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115788

Files:
  libcxx/include/__debug
  libcxx/include/bit
  libcxx/include/string

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115788.394842.patch
Type: text/x-patch
Size: 12056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211216/006bfc94/attachment-0001.bin>


More information about the libcxx-commits mailing list