Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D85502
[clangd] Add more error details on the remote index server side ClosedPublic Authored by kbobyrev on Aug 7 2020, 12:02 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 7 2020, 3:39 PM This revision was landed with ongoing or failed builds.Aug 9 2020, 1:13 PM Closed by commit rG836f937a1f11: [clangd] Add more error details on the remote index server side (authored by kbobyrev). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 284231 clang-tools-extra/clangd/index/remote/marshalling/Marshalling.cpp
|
i would put this in quotes to make empty strings more easy to detect, i.e. '{0}', same for others.
also s/given/received/ ?