[all-commits] [llvm/llvm-project] c6151f: [libc++][hardening] Undeprecate safe mode (#68391)

Konstantin Varlamov via All-commits all-commits at lists.llvm.org
Tue Oct 10 11:10:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c6151f5350e94b94dced917c18ef5a01b110cc15
      https://github.com/llvm/llvm-project/commit/c6151f5350e94b94dced917c18ef5a01b110cc15
  Author: Konstantin Varlamov <var-const at users.noreply.github.com>
  Date:   2023-10-10 (Tue, 10 Oct 2023)

  Changed paths:
    M libcxx/CMakeLists.txt
    M libcxx/docs/ReleaseNotes/18.rst
    M libcxx/include/__config
    M libcxx/test/libcxx/assertions/modes/enabling_assertions_enables_safe_mode.pass.cpp

  Log Message:
  -----------
  [libc++][hardening] Undeprecate safe mode (#68391)

To allow for a smoother transition, keep the safe mode working as is in
the LLVM 18 release (the first release that aims to make hardening
available), then deprecate it in LLVM 19.




More information about the All-commits mailing list