]> granicus.if.org Git - clang/commit
Make output of ast-print closer to C++ code
authorSerge Pavlov <sepavloff@gmail.com>
Mon, 31 Oct 2016 05:11:12 +0000 (05:11 +0000)
committerSerge Pavlov <sepavloff@gmail.com>
Mon, 31 Oct 2016 05:11:12 +0000 (05:11 +0000)
commit09c4e13586ec76befd0caa5ecc123371649b8999
tree81ad7ab7f2c4c322c305c510591fc69a811c443f
parentcbebc3b2e70a27da2134841da0f72e404b699ecf
Make output of ast-print closer to C++ code

Put semicolon after non-defining method declaration and a class
specialization body.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@285543 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/DeclPrinter.cpp