[libcxx-commits] [PATCH] D153902: [libc++][hardening][NFC] Add macros to enable hardened mode.
Konstantin Varlamov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jul 6 10:30:59 PDT 2023
var-const updated this revision to Diff 537782.
var-const marked 15 inline comments as done.
var-const added a comment.
Address most feedback and rebase.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153902/new/
https://reviews.llvm.org/D153902
Files:
libcxx/CMakeLists.txt
libcxx/cmake/caches/Generic-debug-mode.cmake
libcxx/cmake/caches/Generic-hardened-mode.cmake
libcxx/docs/HardenedMode.rst
libcxx/docs/ReleaseNotes.rst
libcxx/docs/index.rst
libcxx/include/__algorithm/comp_ref_type.h
libcxx/include/__algorithm/three_way_comp_ref_type.h
libcxx/include/__config
libcxx/include/__config_site.in
libcxx/include/__tree
libcxx/test/CMakeLists.txt
libcxx/test/support/container_debug_tests.h
libcxx/utils/ci/buildkite-pipeline.yml
libcxx/utils/ci/run-buildbot
libcxx/utils/libcxx/test/params.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153902.537782.patch
Type: text/x-patch
Size: 16388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230706/00e578f4/attachment-0001.bin>
More information about the libcxx-commits
mailing list