[libcxx-commits] [PATCH] D158970: [libc++][hardening] Mark a few stray assertions as uncategorized.
Konstantin Varlamov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Aug 28 02:14:23 PDT 2023
var-const created this revision.
Herald added a project: All.
var-const requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: libcxx-commits, jplehr, sstefan1.
Herald added a project: libc++.
Herald added a reviewer: libc++.
This avoids enabling them unconditionally in all hardening modes.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D158970
Files:
libcxx/include/__algorithm/three_way_comp_ref_type.h
libcxx/include/__mdspan/layout_left.h
libcxx/include/__mdspan/layout_right.h
libcxx/include/__ranges/repeat_view.h
libcxx/src/filesystem/posix_compat.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158970.553868.patch
Type: text/x-patch
Size: 6411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230828/1eed8ba8/attachment.bin>
More information about the libcxx-commits
mailing list