This is an archive of the discontinued LLVM Phabricator instance.

Updated client calls to deprecated NamedDecl::getNameAsString, to NamedDecl::getName
Needs ReviewPublic

Authored by citisolo on Nov 5 2014, 5:58 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

moved some simple client calls from NamedDecl::getNameAsString to NamedDecl::getName . Other calls are more complicated but I do intend to fix them

Diff Detail

Event Timeline

citisolo updated this revision to Diff 15805.Nov 5 2014, 5:58 AM
citisolo retitled this revision from to Updated client calls to deprecated NamedDecl::getNameAsString, to NamedDecl::getName.
citisolo updated this object.
citisolo edited the test plan for this revision. (Show Details)
citisolo added a subscriber: Unknown Object (MLST).