]> granicus.if.org Git - clang/commit
Some enhancements to DeclStmt printing. Some of this should
authorEli Friedman <eli.friedman@gmail.com>
Sat, 30 May 2009 00:19:54 +0000 (00:19 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Sat, 30 May 2009 00:19:54 +0000 (00:19 +0000)
commitdb23b154bb62e95e63c6412965835a510c7771d1
treed9871f1fdb3beb52e96854e4332cb0fad4143f62
parent22b61e937dcd8ba2e14764c367f975a392ec7da0
Some enhancements to DeclStmt printing.  Some of this should
move to DeclPrinter.cpp, but I haven't quite worked out how best to do
that.

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