Skip to content

Commit 79f4290

Browse files
committed
TODO marked on ClangTidyDiagnosticConsumer
1 parent d6d3148 commit 79f4290

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ class ClangTidyDiagnosticRenderer : public DiagnosticRenderer {
132132
assert(false && "Fix conflicts with existing fix!");
133133
}
134134
}
135+
// TODO: Maybe add extra fixit here
135136
}
136137

137138
void emitIncludeLocation(FullSourceLoc Loc, PresumedLoc PLoc) override {}

0 commit comments

Comments
 (0)