<div class="gmail_quote">On Wed, Jun 6, 2012 at 5:49 PM, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@google.com" target="_blank">chandlerc@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>Minor comment:</div><div><br></div><div><div>-/// \class The AST-based call graph.</div><div>+/// \class CallGraph</div><div>+/// \brief The AST-based call graph.</div></div><div><br></div><div>Here and many other places, please nuke the redundant '\class Foo'. Doxygen will always correctly associate the comment with a class 'Foo' if it immediately preceeds 'class Foo' in the source code. I think most of these do.</div>

<div><br></div></blockquote><div><br></div><div>They do, and I was wondering if we could nuke those.  I'll happily do so.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div></div><div><br></div><div>Have you requested commit access? If not, please do so: <a href="http://llvm.org/docs/DeveloperPolicy.html#commitaccess" target="_blank">http://llvm.org/docs/DeveloperPolicy.html#commitaccess</a></div>
<div>
<br></div><div>These types of changes fall into the 'obvious' bucket IMO, and you should feel free to directly commit them. We can do any necessary bike shedding in post-commit review.</div>
</blockquote></div><br><div>I'll make the request, as it would speed up the documentation cleanups.  Some of my later patches will be sufficiently non-obvious to warrant review in any case.</div><div><br></div><div>-- James</div>
<div><br></div>