[libcxx-commits] [PATCH] D158823: [libc++][hardening] Add back the safe mode.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Sep 8 11:47:51 PDT 2023


var-const marked an inline comment as done.
var-const added inline comments.


================
Comment at: libcxx/docs/ReleaseNotes/17.rst:82
 - P2286R8 - Formatting Ranges
 - P2508R1 - Exposing std::basic-format-string
 
----------------
ldionne wrote:
> Note that this patch needs to be rebased on top of another patch that brings the release notes between LLVM 17 and `main` back into sync.
Rebased on top of https://reviews.llvm.org/D159454..


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158823/new/

https://reviews.llvm.org/D158823



More information about the libcxx-commits mailing list