aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/TextDiagnosticPrinter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Frontend/TextDiagnosticPrinter.cpp')
-rw-r--r--lib/Frontend/TextDiagnosticPrinter.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Frontend/TextDiagnosticPrinter.cpp b/lib/Frontend/TextDiagnosticPrinter.cpp
index 976d3db715..7206333328 100644
--- a/lib/Frontend/TextDiagnosticPrinter.cpp
+++ b/lib/Frontend/TextDiagnosticPrinter.cpp
@@ -422,7 +422,6 @@ public:
/// \param Ranges The underlined ranges for this code snippet.
/// \param NumRanges The number of unlined ranges.
/// \param Hints The FixIt hints active for this diagnostic.
- /// \param NumHints The number of hints active for this diagnostic.
/// \param OnMacroInst The current depth of the macro expansion stack.
void Emit(SourceLocation Loc,
CharSourceRange *Ranges,