forked from OSchip/llvm-project
5c1c8443eb
This patch introduces a LLDB_SCOPED_TIMER macro to hide the needlessly repetitive creation of scoped timers in LLDB. It's similar to the LLDB_LOG(F) macro. Differential revision: https://reviews.llvm.org/D93663 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FormatUtil.cpp | ||
FormatUtil.h | ||
SystemInitializerTest.cpp | ||
SystemInitializerTest.h | ||
lldb-test.cpp |