[all-commits] [llvm/llvm-project] ec4005: [libc++][hardening] Mark the remaining stray asser...
Konstantin Varlamov via All-commits
all-commits at lists.llvm.org
Tue Aug 29 16:33:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec4005ff879b436ac66b18ca6b28b39b52e6b5f1
https://github.com/llvm/llvm-project/commit/ec4005ff879b436ac66b18ca6b28b39b52e6b5f1
Author: Konstantin Varlamov <varconsteq at gmail.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M libcxx/include/__algorithm/three_way_comp_ref_type.h
M libcxx/include/__mdspan/layout_left.h
M libcxx/include/__mdspan/layout_right.h
M libcxx/include/__ranges/repeat_view.h
M libcxx/src/filesystem/posix_compat.h
Log Message:
-----------
[libc++][hardening] Mark the remaining stray assertions as uncategorized
This avoids enabling them unconditionally in all hardening modes.
Reviewed By: #libc, Mordante
Differential Revision: https://reviews.llvm.org/D158970
More information about the All-commits
mailing list