[clang] [llvm] [clang][DebugInfo] Add virtuality call-site target information in DWARF. (PR #167666)
Felipe de Azevedo Piovezan via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 18 07:50:30 PST 2026
================
@@ -0,0 +1,68 @@
+// RUN: %clang --target=x86_64-unknown-linux -c -g -O1 %s -o - | \
----------------
felipepiovezan wrote:
Yeah I'd be more interested in seeing a test case later inside LLDB to make use of this feature.
https://github.com/llvm/llvm-project/pull/167666
More information about the cfe-commits
mailing list