Skip to content

Commit 52313b7

Browse files
committed
qual
1 parent 6161c7f commit 52313b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/unittests/Core/TelemetryTest.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ using namespace lldb_private::telemetry;
8080

8181
class TelemetryTest : public testing::Test {
8282
public:
83-
SubsystemRAII<lldb_private::FakePlugin> subsystems;
83+
lldb_private::SubsystemRAII<lldb_private::FakePlugin> subsystems;
8484
};
8585

8686
#if LLVM_ENABLE_TELEMETRY

0 commit comments

Comments
 (0)