[PATCH] D42638: [clangd] Add a fallback directory for collected symbols with relative paths.

Eric Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 07:15:19 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323658: [clangd] Add a fallback directory for collected symbols with relative paths. (authored by ioeric, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D42638

Files:
  clang-tools-extra/trunk/clangd/global-symbol-builder/GlobalSymbolBuilderMain.cpp
  clang-tools-extra/trunk/clangd/index/SymbolCollector.cpp
  clang-tools-extra/trunk/clangd/index/SymbolCollector.h
  clang-tools-extra/trunk/unittests/clangd/SymbolCollectorTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42638.131801.patch
Type: text/x-patch
Size: 8728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180129/f38212b9/attachment.bin>


More information about the llvm-commits mailing list