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

Assuming UpdateBoundary is only called in the destructor this looks nice!



================
Comment at: lldb/source/Utility/Instrumentation.cpp:21
 
+// Instrument SB API calls with singposts when supported.
+static llvm::ManagedStatic<llvm::SignpostEmitter> g_api_signposts;
----------------
///


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

https://reviews.llvm.org/D117632

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
  • [Lldb-commits] [PATCH] ... Adrian Prantl via Phabricator via lldb-commits

Reply via email to