StmtPrinter: Directly print types to the stream instead of taking a detour through...
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 22 Feb 2013 14:19:01 +0000 (14:19 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 22 Feb 2013 14:19:01 +0000 (14:19 +0000)
commitc5720e91a2e1cfbe272ffe389407eff55f85d9ee
tree51d52e2a0ccff4c6c966418ba42dea0261c38656
parentf2afe63fa5357694f1fefc622aad9218d0f537be
StmtPrinter: Directly print types to the stream instead of taking a detour through getAsString.

llvm-svn: 175891
clang/lib/AST/StmtPrinter.cpp
clang/lib/AST/TypePrinter.cpp