From: Stephen Kelly Date: Thu, 29 Nov 2018 19:50:10 +0000 (+0000) Subject: Revert "NFC: Fix case of CommentVisitor::Visit methods" X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba2df16480239328ec4a1e68acdcb22051bbed0f;p=clang Revert "NFC: Fix case of CommentVisitor::Visit methods" This reverts commit 0859c80137ac5fb3c86e7802cb8c5ef56f921cce. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@347905 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/clang/AST/CommentVisitor.h b/include/clang/AST/CommentVisitor.h index 7dbb7e7af9..d1cc2d0a4e 100644 --- a/include/clang/AST/CommentVisitor.h +++ b/include/clang/AST/CommentVisitor.h @@ -23,10 +23,10 @@ template