[PATCH] D79085: [clangd] Add CMake dependencies for Protobuf-generated files
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 29 06:24:10 PDT 2020
kbobyrev added a comment.
Otherwise sources including `Index.pb.h` or `Index.grpc.pb.h` can be compiled before the those headers are generated.
https://github.com/kirillbobyrev/indexing-tools/runs/629305684 (disregard the mess in the repo)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79085/new/
https://reviews.llvm.org/D79085
More information about the cfe-commits
mailing list