[all-commits] [llvm/llvm-project] b767b0: [lldb][tests] TestPreferredName.py: Fix for older ...
Michael Buch via All-commits
all-commits at lists.llvm.org
Mon Apr 24 05:33:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b767b050414399940f8d7f96e4564a1e5c84879f
https://github.com/llvm/llvm-project/commit/b767b050414399940f8d7f96e4564a1e5c84879f
Author: Michael Buch <michaelbuch12 at gmail.com>
Date: 2023-04-24 (Mon, 24 Apr 2023)
Changed paths:
M lldb/test/API/lang/cpp/preferred_name/TestPreferredName.py
Log Message:
-----------
[lldb][tests] TestPreferredName.py: Fix for older compilers
This only works as of D145803, where we re-point the
`DW_AT_type` based on existence of `[[clang::preferred_name]]`
More information about the All-commits
mailing list