According to the specification, this should be an unsigned integer.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D101616
[clangd] Fix data type of WorkDoneProgressReport::percentage ClosedPublic Authored by ckandeler on Apr 30 2021, 5:23 AM.
Details Summary According to the specification, this should be an unsigned integer.
Diff Detail
Event TimelineHerald added subscribers: usaxena95, kadircet, arphaman. · View Herald TranscriptApr 30 2021, 5:23 AM This revision is now accepted and ready to land.Apr 30 2021, 5:51 AM This revision was landed with ongoing or failed builds.May 10 2021, 5:58 AM Closed by commit rGf088af37e6b5: [clangd] Fix data type of WorkDoneProgressReport::percentage (authored by ckandeler, committed by kadircet). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 344031 clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/Protocol.h
|