[all-commits] [llvm/llvm-project] 4a9c71: [libc++][hardening] Fix references to old names fo...
Konstantin Varlamov via All-commits
all-commits at lists.llvm.org
Wed Nov 8 15:16:17 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a9c71b8c2d01bf4efacf488d46ed2d92e71f355
https://github.com/llvm/llvm-project/commit/4a9c71b8c2d01bf4efacf488d46ed2d92e71f355
Author: Konstantin Varlamov <varconsteq at gmail.com>
Date: 2023-11-08 (Wed, 08 Nov 2023)
Changed paths:
M clang/cmake/caches/Fuchsia-stage2.cmake
M clang/cmake/caches/Fuchsia.cmake
M llvm/cmake/modules/HandleLLVMOptions.cmake
Log Message:
-----------
[libc++][hardening] Fix references to old names for hardening modes (#71743)
This should fix some builds broken by
https://github.com/llvm/llvm-project/pull/70575
More information about the All-commits
mailing list