[clang-rename] Fix and enable the failing TemplatedClassFunction test.
authorHaojian Wu <hokein@google.com>
Wed, 25 Oct 2017 08:25:25 +0000 (08:25 +0000)
committerHaojian Wu <hokein@google.com>
Wed, 25 Oct 2017 08:25:25 +0000 (08:25 +0000)
commit6ec2b8ac775918c4cdb5e3920a8ac212dcc1097c
tree263d552cf3833f0645928f11bf3cc72df020e0a7
parent238c14b6c7970b1d6f48ef2c5ad35c772f1dee3d
[clang-rename] Fix and enable the failing TemplatedClassFunction test.

Reviewers: ioeric

Reviewed By: ioeric

Subscribers: klimek, cfe-commits

Differential Revision: https://reviews.llvm.org/D39241

llvm-svn: 316561
clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp
clang/test/clang-rename/TemplatedClassFunction.cpp