[all-commits] [llvm/llvm-project] 8e3aa7: [libc++] Fix CMake cache for the hardening with AB...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Aug 26 14:16:58 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e3aa7e922c2375dfab095548d3359394ac2f9b5
https://github.com/llvm/llvm-project/commit/8e3aa7e922c2375dfab095548d3359394ac2f9b5
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2024-08-26 (Mon, 26 Aug 2024)
Changed paths:
M libcxx/cmake/caches/Generic-hardening-mode-fast-with-abi-breaks.cmake
M libcxx/utils/ci/run-buildbot
Log Message:
-----------
[libc++] Fix CMake cache for the hardening with ABI breaks CI (#105864)
We were incorrectly only enabling _LIBCPP_ABI_BOUNDED_ITERATORS, without
enabling bounded iterators in string and vector.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list