[all-commits] [llvm/llvm-project] 194e2b: [CMake] Use `LLVM_ENABLE_ASSERTIONS` to enable the...
    Konstantin Varlamov via All-commits 
    all-commits at lists.llvm.org
       
    Wed Jul 26 23:09:50 PDT 2023
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 194e2ba1250c97926ed83b1ade1fbcbb49112a05
      https://github.com/llvm/llvm-project/commit/194e2ba1250c97926ed83b1ade1fbcbb49112a05
  Author: Konstantin Varlamov <varconsteq at gmail.com>
  Date:   2023-07-26 (Wed, 26 Jul 2023)
  Changed paths:
    M llvm/cmake/modules/HandleLLVMOptions.cmake
  Log Message:
  -----------
  [CMake] Use `LLVM_ENABLE_ASSERTIONS` to enable the hardened mode in libc++.
Use the new libc++ hardened mode instead of the deprecated safe mode.
Reviewed By: benlangmuir
Differential Revision: https://reviews.llvm.org/D156377
    
    
More information about the All-commits
mailing list