Ubuntu 18.04 and older versions do not provide latest gRCP packages and the
ones that are in the repository use deprecated headers. Use these headers to
make builds possible.
https://packages.ubuntu.com/bionic/amd64/libgrpc++-dev/filelist
Paths
| Differential D79487
[clangd] NFC: Use deprecated grpc++ headers for compatibility ClosedPublic Authored by kbobyrev on May 6 2020, 5:58 AM.
Details Summary Ubuntu 18.04 and older versions do not provide latest gRCP packages and the https://packages.ubuntu.com/bionic/amd64/libgrpc++-dev/filelist
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 7 2020, 4:46 PM Closed by commit rG9c198b550ebb: [clangd] NFC: Use deprecated grpc++ headers for compatibility (authored by kbobyrev). · Explain WhyMay 8 2020, 2:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 262844 clang-tools-extra/clangd/index/remote/Client.cpp
clang-tools-extra/clangd/index/remote/server/Server.cpp
|