summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorEnrico Granata <egranata@apple.com>2013-12-22 09:24:22 +0000
committerEnrico Granata <egranata@apple.com>2013-12-22 09:24:22 +0000
commit4939b98a2c0fb16bc9b6cd094f799e036614628e (patch)
tree9fdf061eb7e4728c83d0b08f896619b00be06645 /clang/lib/CodeGen/CodeGenModule.cpp
parentf5fb0eace54e84d50af110f266b84ac8545a9cb1 (diff)
downloadbcm5719-llvm-4939b98a2c0fb16bc9b6cd094f799e036614628e.tar.gz
bcm5719-llvm-4939b98a2c0fb16bc9b6cd094f799e036614628e.zip
Centralize the code for GetValueAsCString() in TypeFormatImpl (the implementing class of "type format ...")
TypeFormatImpl used to just wrap a Format (and Flags for matching), and then ValueObject itself would do the printing deed With this checkin, the responsibility of generating a value string is centralized in the data formatter (as it should, and already is for summaries) This change is good practice per se, and should also enable us to extend the type format mechanism in a cleaner way llvm-svn: 197874
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud