[PATCH] D70594: [clangd] Implement range patching heuristics for cross-file rename.
    Haojian Wu via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Nov 22 03:57:40 PST 2019
    
    
  
hokein created this revision.
hokein added reviewers: sammccall, ilya-biryukov.
Herald added subscribers: usaxena95, kadircet, arphaman, mgrang, jkorous, MaskRay.
Herald added a project: clang.
The heuristic is simple, only for cases we are confident.
Repository:
  rG LLVM Github Monorepo
https://reviews.llvm.org/D70594
Files:
  clang-tools-extra/clangd/refactor/Rename.cpp
  clang-tools-extra/clangd/refactor/Rename.h
  clang-tools-extra/clangd/unittests/RenameTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70594.230628.patch
Type: text/x-patch
Size: 12393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191122/fceef9cf/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list