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

Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 20 10:15:08 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4122db1fbdeb: [libc++][hardening] Categorize most assertions inside the container classes. (authored by varconst <varconsteq at gmail.com>).

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.542577.patch
Type: text/x-patch
Size: 70210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230720/b32122d9/attachment-0001.bin>


More information about the libcxx-commits mailing list