[PATCH] D34949: [refactor][rename] Use a single base class for class that finds a declaration at location and for class that searches for all occurrences of a specific declaration

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 13 03:37:13 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307898: [refactor][rename] Use a single base class for class that finds (authored by arphaman).

Changed prior to commit:
  https://reviews.llvm.org/D34949?vs=105084&id=106388#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34949

Files:
  cfe/trunk/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h
  cfe/trunk/include/clang/Tooling/Refactoring/Rename/USRFinder.h
  cfe/trunk/include/clang/module.modulemap
  cfe/trunk/lib/Tooling/Refactoring/Rename/USRFinder.cpp
  cfe/trunk/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34949.106388.patch
Type: text/x-patch
Size: 20546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170713/a91dff25/attachment-0001.bin>


More information about the cfe-commits mailing list