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

Vincent Belliard via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 21 07:33:43 PDT 2024


================
@@ -155,6 +155,18 @@ def cleanup():
             ],
         )
----------------
v-bulle wrote:

I don't think we can have a conflict. In this test we have several categories which are enabled one after the other. I just add a new one (with a new name CCCSynth2).

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


More information about the lldb-commits mailing list