[all-commits] [llvm/llvm-project] 5795e7: [libc++][hardening][NFC] Fix the 17 release notes ...
Konstantin Varlamov via All-commits
all-commits at lists.llvm.org
Fri Sep 8 11:41:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5795e7ba3ed82f703b4494897ab63aa989e1ea69
https://github.com/llvm/llvm-project/commit/5795e7ba3ed82f703b4494897ab63aa989e1ea69
Author: Konstantin Varlamov <varconsteq at gmail.com>
Date: 2023-09-08 (Fri, 08 Sep 2023)
Changed paths:
M libcxx/CMakeLists.txt
M libcxx/docs/ReleaseNotes/17.rst
M libcxx/docs/ReleaseNotes/18.rst
M libcxx/include/__config
M libcxx/test/libcxx/assertions/modes/enabling_assertions_enables_hardened_mode.pass.cpp
Log Message:
-----------
[libc++][hardening][NFC] Fix the 17 release notes to remove mentions of hardening
This is to bring `main` in sync with `release/17.x` after https://reviews.llvm.org/D159171.
Differential Revision: https://reviews.llvm.org/D159454
More information about the All-commits
mailing list