================
@@ -474,6 +475,42 @@ class ScriptedSyntheticChildren : public SyntheticChildren
{
const ScriptedSyntheticChildren &
operator=(const ScriptedSyntheticChildren &) = delete;
};
+
+class BytecodeSyntheticChildren : public SyntheticChildren {
----------------
adrian-prantl wrote:
Maybe add a short doxygen comment?
https://github.com/llvm/llvm-project/pull/179832
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits