[PATCH] D107632: [clangd] Avoid "expected one compiler job" by picking the first eligible job.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 12 15:39:32 PDT 2021


This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.
Closed by commit rG2ff7ca98a99b: [clangd] Avoid "expected one compiler job" by picking the first eligible job. (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D107632?vs=364832&id=366136#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107632

Files:
  clang-tools-extra/clangd/unittests/ClangdTests.cpp
  clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
  clang/unittests/Frontend/CMakeLists.txt
  clang/unittests/Frontend/UtilsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107632.366136.patch
Type: text/x-patch
Size: 4690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210812/4798aa11/attachment.bin>


More information about the cfe-commits mailing list