[PATCH] D39633: Remove \brief from doxygen comments in PrettyPrinter.h

2017-11-05 Thread Phabricator via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL317443: Remove \brief from doxygen comments in PrettyPrinter.h (authored by adrian). Changed prior to commit: https://reviews.llvm.org/D39633?vs=121603&id=121663#toc Repository: rL LLVM https://revi

[PATCH] D39633: Remove \brief from doxygen comments in PrettyPrinter.h

2017-11-05 Thread Adrian Prantl via Phabricator via cfe-commits
aprantl accepted this revision. aprantl added a comment. This revision is now accepted and ready to land. Thanks! Repository: rL LLVM https://reviews.llvm.org/D39633 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cg

[PATCH] D39633: Remove \brief from doxygen comments in PrettyPrinter.h

2017-11-04 Thread Anton via Phabricator via cfe-commits
xgsa created this revision. xgsa added a project: clang. For consistency with the code proposed in https://reviews.llvm.org/D39622 Repository: rL LLVM https://reviews.llvm.org/D39633 Files: include/clang/AST/PrettyPrinter.h Index: include/clang/AST/PrettyPrinter.h