<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><div><br></div><div>Have you requested commit access? If not, please do so: <a href="http://llvm.org/docs/DeveloperPolicy.html#commitaccess">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>