]> granicus.if.org Git - clang/commit
StmtPrinter: factor out arg printing code to PrintCallArgs
authorPeter Collingbourne <peter@pcc.me.uk>
Tue, 8 Feb 2011 21:17:54 +0000 (21:17 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Tue, 8 Feb 2011 21:17:54 +0000 (21:17 +0000)
commitd64e237f2099b23237d0ed4dd077a286c263e007
treeec3072ba31eb0193f12a02f8e5eb9637a55c8898
parent09982cec0029bc495591067fa89967b6b4d1fa19
StmtPrinter: factor out arg printing code to PrintCallArgs

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