diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2011-05-01 01:05:51 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2011-05-01 01:05:51 +0000 |
commit | dde65ea89a28130215be2509c1f7c84052096be9 (patch) | |
tree | 17ea0ee11a754bc49b9c385cb8dba640fbb22b1f /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 0883632acbf3a2869e24b7740be8fe36b16765a7 (diff) | |
download | llvm-dde65ea89a28130215be2509c1f7c84052096be9.zip llvm-dde65ea89a28130215be2509c1f7c84052096be9.tar.gz llvm-dde65ea89a28130215be2509c1f7c84052096be9.tar.bz2 |
Switch the interface name for both TemplateTypeParmType and
SubstTemplateTypeParmType to be 'getIdentifier' instead of 'getName' as
it returns an identifier. This makes them more consistent with the
NamedDecl interface.
Also, switch back to using this interface to acquire the indentifier in
TypePrinter.cpp. I missed this in r130628.
llvm-svn: 130629
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions