]> granicus.if.org Git - clang/commit
Add printing of access specifiers to DeclPrinter. The formatting is pretty bad but...
authorAnders Carlsson <andersca@mac.com>
Fri, 28 Aug 2009 22:39:52 +0000 (22:39 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 28 Aug 2009 22:39:52 +0000 (22:39 +0000)
commit0d59292581dbaa4203451709077de40e0ad72c18
tree509d87f51f43e998f64935362cb55bb52303c7e8
parented656469895ab77177669abe1611dbef8d33b90f
Add printing of access specifiers to DeclPrinter. The formatting is pretty bad but it works :)

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