This is an archive of the discontinued LLVM Phabricator instance.

[mlir-vscode] Bump the language client version
ClosedPublic

Authored by rriddle on Jul 6 2022, 3:35 AM.

Details

Summary

This includes a fix for a code completion/document update bug where
code completion results were being requested before the document actually
updated.

Diff Detail

Event Timeline

rriddle created this revision.Jul 6 2022, 3:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 6 2022, 3:35 AM
rriddle requested review of this revision.Jul 6 2022, 3:35 AM
jpienaar accepted this revision.Jul 6 2022, 5:46 AM
This revision is now accepted and ready to land.Jul 6 2022, 5:46 AM
rriddle updated this revision to Diff 442835.Jul 7 2022, 3:12 AM
rriddle edited the summary of this revision. (Show Details)
This revision was automatically updated to reflect the committed changes.