]> granicus.if.org Git - clang/commitdiff
Remove the doxyment for this now defunct parameter.
authorChandler Carruth <chandlerc@gmail.com>
Tue, 6 Sep 2011 22:34:36 +0000 (22:34 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 6 Sep 2011 22:34:36 +0000 (22:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139197 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Frontend/TextDiagnosticPrinter.cpp

index 976d3db715b625a566d45a4e235dd55af7c4d592..7206333328417d9cf14e4c2cf29fc3417410dae9 100644 (file)
@@ -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,