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.
2 parents 889bc93 + 3315f59 commit 80da1c3Copy full SHA for 80da1c3
tools/SourceKit/lib/Support/Tracing.cpp
@@ -30,7 +30,7 @@ static std::atomic<bool> tracing_enabled(false);
30
static std::atomic<uint64_t> operation_id(0);
31
32
//----------------------------------------------------------------------------//
33
-// Copnsumers
+// Consumers
34
35
struct TraceConsumerListNode {
36
trace::TraceConsumer *const Consumer;
0 commit comments