Skip to content

Commit 6bc5553

Browse files
committed
Update TextDiagnosticPrinter.cpp
1 parent 114c220 commit 6bc5553

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/lib/Frontend/TextDiagnosticPrinter.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ void TextDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level,
124124
}
125125
}
126126
#endif
127+
127128
// Default implementation (Warnings/errors count).
128129
DiagnosticConsumer::HandleDiagnostic(Level, Info);
129130

0 commit comments

Comments
 (0)