[all-commits] [llvm/llvm-project] bb2b04: [lldb] Recognize DW_TAG_LLVM_ptrauth_type as a typ...
Jason Molenda via All-commits
all-commits at lists.llvm.org
Thu Apr 25 16:43:08 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb2b04c73332f017955115fedb94790dac3608b9
https://github.com/llvm/llvm-project/commit/bb2b04c73332f017955115fedb94790dac3608b9
Author: Jason Molenda <jmolenda at apple.com>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
Log Message:
-----------
[lldb] Recognize DW_TAG_LLVM_ptrauth_type as a type qual (#90140)
Jonas upstreamed recognition of DW_TAG_LLVM_ptrauth_type
https://reviews.llvm.org/D130215 but it isn't recognized as a type
qualifier tag in DWARFASTParserClang::ParseTypeFromDWARF.
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