[cfe-commits] [PATCH] [Wdocumentation] Please update the description -- DiagnosticRenderer.cpp
Rafael EspĂndola
rafael.espindola at gmail.com
Mon Dec 17 11:20:40 PST 2012
LGTM
On 13 November 2012 20:22, NAKAMURA Takumi <geek4civic at gmail.com> wrote:
> 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,
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
More information about the cfe-commits
mailing list