[all-commits] [llvm/llvm-project] 4a030f: [lldb-vscode][NFC] Access a pointee type in a simp...
Walter Erquinigo via All-commits
all-commits at lists.llvm.org
Fri Sep 15 09:26:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a030f5b245b63fe09c29686c50d40796c987d96
https://github.com/llvm/llvm-project/commit/4a030f5b245b63fe09c29686c50d40796c987d96
Author: walter erquinigo <walter at modular.com>
Date: 2023-09-15 (Fri, 15 Sep 2023)
Changed paths:
M lldb/test/API/tools/lldb-vscode/evaluate/TestVSCode_evaluate.py
M lldb/tools/lldb-vscode/JSONUtils.cpp
Log Message:
-----------
[lldb-vscode][NFC] Access a pointee type in a simpler way
The new code is a bit simpler bit achieves the same goal. A small test was added just in case.
More information about the All-commits
mailing list