Inline dumpFullComment into callers
authorStephen Kelly <steveire@gmail.com>
Sun, 9 Dec 2018 13:18:55 +0000 (13:18 +0000)
committerStephen Kelly <steveire@gmail.com>
Sun, 9 Dec 2018 13:18:55 +0000 (13:18 +0000)
commit570b297673f58f05bac25b797e90fa9dbc37fe43
treeed70abce8b3478b936c11254c418cca8c1714c32
parent7ec37b2b2987cde2e11dde2692ba2ad76e4dca06
Inline dumpFullComment into callers

It causes confusion over whether it or dumpComment is the more
important. It is easier to refactor with fewer utility methods.

llvm-svn: 348715
clang/lib/AST/ASTDumper.cpp