]> granicus.if.org Git - clang/commit
StringRegion::print: Remove copy/paste code and just call Stmt::printPretty() for...
authorTed Kremenek <kremenek@apple.com>
Fri, 16 Jan 2009 19:26:50 +0000 (19:26 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 16 Jan 2009 19:26:50 +0000 (19:26 +0000)
commite2916d6a7d876c89ccaf60fbd47ab08ab50302d0
tree77b7c1542f53d7d52ab796d2a7a89f0ec93d6b75
parentc7d945d053f122eba704ef14c518db2ae595c562
StringRegion::print: Remove copy/paste code and just call Stmt::printPretty() for the StringLiteral.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62340 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/MemRegion.cpp