Skip to content
Unverified Commit 527d2c58 authored by Jonas Devlieghere's avatar Jonas Devlieghere
Browse files

[lldb] Fix AppleObjCRuntime log channels

The log channel was changed from Types to Commands in
a007a6d8:

-    Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS | LIBLLDB_LOG_TYPES));
+    Log *log = GetLog(LLDBLog::Process | LLDBLog::Commands);
parent c3ba885d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment