[all-commits] [llvm/llvm-project] f25e3c: Revert "[clangd] Resolve driver symlinks, and look...
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Jun 8 12:21:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f25e3c2d0e8553e6640ca5e0d1933c0e9455bd71
https://github.com/llvm/llvm-project/commit/f25e3c2d0e8553e6640ca5e0d1933c0e9455bd71
Author: Nico Weber <thakis at chromium.org>
Date: 2020-06-08 (Mon, 08 Jun 2020)
Changed paths:
M clang-tools-extra/clangd/ClangdLSPServer.cpp
M clang-tools-extra/clangd/CompileCommands.cpp
M clang-tools-extra/clangd/CompileCommands.h
M clang-tools-extra/clangd/QueryDriverDatabase.cpp
M clang-tools-extra/clangd/support/Threading.h
M clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp
M clang-tools-extra/clangd/unittests/support/ThreadingTests.cpp
Log Message:
-----------
Revert "[clangd] Resolve driver symlinks, and look up unknown relative drivers in PATH."
This reverts commit 806342b8ef54ec07511d0ce5d3d1335451e952da.
Breaks check-clangd on macOS, https://reviews.llvm.org/D75414#2080076
More information about the All-commits
mailing list