[libcxx-commits] [PATCH] D155349: [libc++][hardening] Categorize most assertions inside the container classes.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 19 11:51:21 PDT 2023


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

Partially address feedback and rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155349

Files:
  libcxx/include/__config
  libcxx/include/__expected/expected.h
  libcxx/include/__functional/function.h
  libcxx/include/__iterator/bounded_iter.h
  libcxx/include/__mdspan/extents.h
  libcxx/include/__tree
  libcxx/include/array
  libcxx/include/deque
  libcxx/include/list
  libcxx/include/map
  libcxx/include/optional
  libcxx/include/span
  libcxx/include/string
  libcxx/include/string_view
  libcxx/include/unordered_map
  libcxx/include/unordered_set
  libcxx/include/vector

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155349.542138.patch
Type: text/x-patch
Size: 70292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230719/8d54e957/attachment-0001.bin>


More information about the libcxx-commits mailing list