[cfe-commits] [PATCH] [Wdocumentation] Please update the description -- DiagnosticRenderer.cpp

NAKAMURA Takumi geek4civic at gmail.com
Tue Nov 13 17:22:43 PST 2012


Hi chandlerc,

/// \param MacroSkipEnd The depth to stop skipping macro expansions.

It has been removed in r140474.

http://llvm-reviews.chandlerc.com/D119

Files:
  clang/lib/Frontend/DiagnosticRenderer.cpp

Index: clang/lib/Frontend/DiagnosticRenderer.cpp
===================================================================
--- clang/lib/Frontend/DiagnosticRenderer.cpp
+++ clang/lib/Frontend/DiagnosticRenderer.cpp
@@ -277,7 +277,6 @@
 /// \param Level The diagnostic level currently being emitted.
 /// \param Ranges The underlined ranges for this code snippet.
 /// \param Hints The FixIt hints active for this diagnostic.
-/// \param MacroSkipEnd The depth to stop skipping macro expansions.
 /// \param OnMacroInst The current depth of the macro expansion stack.
 void DiagnosticRenderer::emitMacroExpansionsAndCarets(
        SourceLocation Loc,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119.1.patch
Type: text/x-patch
Size: 645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121113/f342755d/attachment.bin>


More information about the cfe-commits mailing list