[all-commits] [llvm/llvm-project] f53633: [libc++][libc++abi] Minor follow-up changes after ...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Jul 29 01:06:06 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: f53633b1e26f2c3dfb229fccf94b9738edb50cd9
https://github.com/llvm/llvm-project/commit/f53633b1e26f2c3dfb229fccf94b9738edb50cd9
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M libcxx/include/typeinfo
M libcxx/src/include/overridable_function.h
M libcxxabi/src/private_typeinfo.cpp
Log Message:
-----------
[libc++][libc++abi] Minor follow-up changes after ptrauth upstreaming (#87481)
This patch applies the comments provided on #84573. This is done as a
separate PR to avoid merge conflicts with downstreams that already had
ptrauth support.
(cherry picked from commit e64e745e8fb802ffb06259b1a5ba3db713a17087)
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