We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96670f1 commit 6161c7fCopy full SHA for 6161c7f
lldb/unittests/Core/TelemetryTest.cpp
@@ -80,7 +80,7 @@ using namespace lldb_private::telemetry;
80
81
class TelemetryTest : public testing::Test {
82
public:
83
- SubsystemRAII<FakePlugin> subsystems;
+ SubsystemRAII<lldb_private::FakePlugin> subsystems;
84
};
85
86
#if LLVM_ENABLE_TELEMETRY
0 commit comments