[PATCH] D67916: [clangd] Simplify the callside of URI::resolve, NFC.

Haojian Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 23 07:37:51 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372617: [clangd] Simplify the callside of URI::resolve, NFC. (authored by hokein, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D67916?vs=221326&id=221330#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67916

Files:
  clang-tools-extra/trunk/clangd/CodeComplete.cpp
  clang-tools-extra/trunk/clangd/FindSymbols.cpp
  clang-tools-extra/trunk/clangd/IncludeFixer.cpp
  clang-tools-extra/trunk/clangd/URI.cpp
  clang-tools-extra/trunk/clangd/URI.h
  clang-tools-extra/trunk/clangd/index/Background.cpp
  clang-tools-extra/trunk/clangd/index/BackgroundIndexLoader.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67916.221330.patch
Type: text/x-patch
Size: 6589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190923/36f741e8/attachment.bin>


More information about the llvm-commits mailing list