================
Comment at: lib/Format/Format.cpp:86
@@ +85,3 @@
+
+ // Append the token at 'Index' to the IndentState 'State'.
+ void addToken(unsigned Index, bool Newline, bool DryRun, IndentState &State)
{
----------------
Daniel Jasper wrote:
> Sean Silva wrote:
> > Doxygenify
> Done.
\p Index and \p State, please. '\p' is for referring to function parameters,
and I hope clang's -Wdocumentation will check that referenced parameters
actually exist.
http://llvm-reviews.chandlerc.com/D80
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits