[libcxx-commits] [libcxx] [libc++] Add `_LIBCPP_NO_CFI` to `__allocate_unique_temporary_buffer` (PR #109682)
Nico Weber via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Sep 23 09:11:15 PDT 2024
https://github.com/nico approved this pull request.
Thanks! LG (but I'm not a code owner here, so you'll need an actual LG too).
Since get_temporary_buffer is going away anyways, it's probably not worth removing the `_LIBCPP_NO_CFI` there.
https://github.com/llvm/llvm-project/pull/109682
More information about the libcxx-commits
mailing list