Unverified Commit 64248d7d authored by Daniil Kovalev's avatar Daniil Kovalev Committed by GitHub
Browse files

[PAC][lldb][Dwarf] Support `__ptrauth`-qualified types in user expressions (#84387)

Depends on #84384 and #90329

This adds support for `DW_TAG_LLVM_ptrauth_type` entries corresponding
to explicitly signed types (e.g. free function pointers) in lldb user
expressions. Applies PR https://github.com/apple/llvm-project/pull/8239


from Apple's downstream and also adds tests and related code.

---------

Co-authored-by: default avatarJonas Devlieghere <jonas@devlieghere.com>
parent a413c563
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment