[all-commits] [llvm/llvm-project] 9f6606: [libc++] Disable CFI in __libcpp_allocate (#124805)
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Jan 28 12:43:43 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9f660625bee629d2cc644e2b8ac698ed3288693c
https://github.com/llvm/llvm-project/commit/9f660625bee629d2cc644e2b8ac698ed3288693c
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2025-01-28 (Tue, 28 Jan 2025)
Changed paths:
M libcxx/include/__new/allocate.h
Log Message:
-----------
[libc++] Disable CFI in __libcpp_allocate (#124805)
Since we're casting uninitialized memory, we must disable CFI checks.
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