[Lldb-commits] [lldb] [API] add GetSyntheticValue (PR #95959)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 19 00:48:31 PDT 2024


labath wrote:

We should also add a test case for the new API. You can just take an existing test case with some synthetic values (e.g. `TestFormattersSBAPI.py`), add some Get(Non)SyntheticValue calls, and make sure they do what they should.

https://github.com/llvm/llvm-project/pull/95959


More information about the lldb-commits mailing list