This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

ckandeler created this revision.Apr 30 2021, 5:23 AM
ckandeler requested review of this revision.Apr 30 2021, 5:23 AM
sammccall accepted this revision.Apr 30 2021, 5:51 AM
This revision is now accepted and ready to land.Apr 30 2021, 5:51 AM

Would you mind pushing this?

ping. Any chance of getting this pushed?

This revision was landed with ongoing or failed builds.May 10 2021, 5:58 AM
This revision was automatically updated to reflect the committed changes.

done, sorry for the delay!

No problem, thanks!