diff options
author | Chris Lattner <sabre@nondot.org> | 2008-11-24 03:33:13 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-11-24 03:33:13 +0000 |
commit | e4b95698df99424e287b34c76da92add5a773392 (patch) | |
tree | 7e5bd35e6fdb76f86c7c56137405e4e2a50e0e08 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 8361d4c51bd191f29dca50f5320e9c36955887c4 (diff) | |
download | bcm5719-llvm-e4b95698df99424e287b34c76da92add5a773392.tar.gz bcm5719-llvm-e4b95698df99424e287b34c76da92add5a773392.zip |
Rename Selector::getName() to Selector::getAsString(), and add
a new NamedDecl::getAsString() method.
Change uses of Selector::getName() to just pass in a Selector
where possible (e.g. to diagnostics) instead of going through
an std::string.
This also adds new formatters for objcinstance and objcclass
as described in the dox.
llvm-svn: 59933
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions