llvm-project
37b0b0f7 - [lldb] Add class property for the version string (#145974)

Commit
170 days ago
[lldb] Add class property for the version string (#145974) Add a class property for the version string. This allows you to use access the version string through `lldb.SBDebugger.version` instead of having to call `lldb.SBDebugger.GetVersionString()`.
Author
Parents
Loading