[PATCH] D79014: [clangd] Move non-clang base pieces into separate support/ lib.

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 29 17:18:04 PDT 2020


kbobyrev added a comment.

In D79014#2011034 <https://reviews.llvm.org/D79014#2011034>, @sammccall wrote:

> I think there's more, just running a local shared build so I can catch them (I should really have done this ahead of time).


Ah, I've done that (since I primarily build in the shared mode, though I temporarily switched to static to resolve recent shared index issues) but didn't only built some of the targets, should've done all of them; my bad too, sorry.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79014





More information about the cfe-commits mailing list