bulbazord accepted this revision.
bulbazord added a comment.
This revision is now accepted and ready to land.

LGTM modulo spelling nit



================
Comment at: lldb/source/Plugins/SymbolFile/CTF/SymbolFileCTF.h:257
   static constexpr uint8_t g_ctf_version = 4;
+  static constexpr uint32_t g_ctf_field_treshold = 8192;
 };
----------------



================
Comment at: lldb/test/API/macosx/ctf/test.c:54
   forward = NULL;
+  bar.b = i;
 }
----------------
barbie? 🤔 


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156490/new/

https://reviews.llvm.org/D156490

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to