[libcxx-commits] [PATCH] D155873: [libc++][hardening] Categorize more assertions.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jul 21 10:23:06 PDT 2023


var-const updated this revision to Diff 542983.
var-const marked 2 inline comments as done.
var-const added a comment.

- Partially address feedback;
- remove the non-null assertions from the patch;
- rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155873

Files:
  libcxx/include/__config
  libcxx/include/__hash_table
  libcxx/include/__node_handle
  libcxx/include/__stop_token/intrusive_list_view.h
  libcxx/include/__string/char_traits.h
  libcxx/include/__tree
  libcxx/src/string.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155873.542983.patch
Type: text/x-patch
Size: 18018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230721/4d8e7df4/attachment-0001.bin>


More information about the libcxx-commits mailing list