[PATCH] D68325: [clangd] Bail out early if we are sure that the symbol is used outside of the file.

Haojian Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 2 03:49:46 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373444: [clangd] Bail out early if we are sure that the symbol is used outside of theā€¦ (authored by hokein, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D68325?vs=222778&id=222796#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68325/new/

https://reviews.llvm.org/D68325

Files:
  clang-tools-extra/trunk/clangd/refactor/Rename.cpp
  clang-tools-extra/trunk/clangd/unittests/RenameTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68325.222796.patch
Type: text/x-patch
Size: 4293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191002/fc277707/attachment.bin>


More information about the llvm-commits mailing list