[PATCH] D75414: [clangd] Resolve driver symlinks, and look up unknown relative drivers in PATH.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 8 08:49:25 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG806342b8ef54: [clangd] Resolve driver symlinks, and look up unknown relative drivers in PATH. (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D75414?vs=266861&id=269258#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75414

Files:
  clang-tools-extra/clangd/ClangdLSPServer.cpp
  clang-tools-extra/clangd/CompileCommands.cpp
  clang-tools-extra/clangd/CompileCommands.h
  clang-tools-extra/clangd/QueryDriverDatabase.cpp
  clang-tools-extra/clangd/support/Threading.h
  clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp
  clang-tools-extra/clangd/unittests/support/ThreadingTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75414.269258.patch
Type: text/x-patch
Size: 15312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200608/32c2e20e/attachment-0001.bin>


More information about the cfe-commits mailing list