[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 Jun 29 11:58:21 PDT 2023
var-const updated this revision to Diff 535946.
var-const marked an inline comment as done.
var-const added a comment.
Herald added a subscriber: arphaman.
Address feedback.
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-hardened-debug-mode.cmake
libcxx/cmake/caches/Generic-hardened-mode.cmake
libcxx/docs/DesignDocs/HardenedMode.rst
libcxx/docs/ReleaseNotes.rst
libcxx/docs/index.rst
libcxx/include/__config
libcxx/include/__config_site.in
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.535946.patch
Type: text/x-patch
Size: 12349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230629/470a5b16/attachment-0001.bin>
More information about the libcxx-commits
mailing list