[all-commits] [llvm/llvm-project] a3684d: Revert "[clangd] Config: config struct propagated ...
Sam McCall via All-commits
all-commits at lists.llvm.org
Mon Jun 29 12:42:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a3684dfc45c3a7bbdf72750d8a527e07e776b608
https://github.com/llvm/llvm-project/commit/a3684dfc45c3a7bbdf72750d8a527e07e776b608
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2020-06-29 (Mon, 29 Jun 2020)
Changed paths:
M clang-tools-extra/clangd/CMakeLists.txt
M clang-tools-extra/clangd/CompileCommands.cpp
R clang-tools-extra/clangd/Config.cpp
R clang-tools-extra/clangd/Config.h
M clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp
Log Message:
-----------
Revert "[clangd] Config: config struct propagated through Context"
This reverts commit 9963d93b0731e21dd1c9c1cebf8baaecf2010330.
Fails on mac/win:
http://45.33.8.238/win/18704/step_9.txt
http://45.33.8.238/mac/16341/step_9.txt
More information about the All-commits
mailing list