[libcxx-commits] [PATCH] D159171: [libc++][hardening] Remove hardening from release notes, undeprecate safe mode
Konstantin Varlamov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Sep 7 20:55:52 PDT 2023
var-const marked an inline comment as done.
var-const added inline comments.
================
Comment at: libcxx/CMakeLists.txt:760
endif()
-# TODO(LLVM 18): Remove this after branching for LLVM 17, this is a simple
-# courtesy for vendors to be notified about this change.
----------------
Mordante wrote:
> Note in main we should update this to LLVM 19 to keep the courtesy for vendors.
Thanks! Addressed in https://reviews.llvm.org/D159454.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159171/new/
https://reviews.llvm.org/D159171
More information about the libcxx-commits
mailing list