================
@@ -85,6 +85,12 @@ class LLDB_API SBSymbol {
SymbolType GetType();
+ /// Get the ID of this symbol, usually the original symbol table index. .
----------------
eronnen wrote:
:100:
https://github.com/llvm/llvm-project/pull/153836