aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/Shell/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorLeonard Grey <lgrey@chromium.org>2026-01-08 13:23:55 -0500
committerGitHub <noreply@github.com>2026-01-08 13:23:55 -0500
commit39dd1fd5e163dd9c3f626377ed55faecd592f803 (patch)
tree24189127fd9608797697d4137fca2a42c94e7c51 /lldb/test/Shell/ScriptInterpreter/Python
parent672a4c3f34ef0ecbef8966050b4d2105f4b6d088 (diff)
downloadllvm-39dd1fd5e163dd9c3f626377ed55faecd592f803.zip
llvm-39dd1fd5e163dd9c3f626377ed55faecd592f803.tar.gz
llvm-39dd1fd5e163dd9c3f626377ed55faecd592f803.tar.bz2
[LLDB][NativePDB] NFC: Add language-agnostic interface to PdbAstBuilder (#173111)
This change implements part of https://discourse.llvm.org/t/rfc-lldb-make-pdbastbuilder-language-agnostic/89117, the goal of which is make `PdbAstBuilder` language-agnostic. It adds several new interface methods to `PdbAstBuilder` which allow `SymbolFileNativePDB` to interact with it without using Clang-specific types. These new methods would make up much of the interface of a future abstract `PdbAstBuilder`. `SymbolFileNativePDB` is updated to use these. The old Clang-specific methods were renamed if used by `UdtRecordCompleter` or internally, or removed where possible.
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions