This is an archive of the discontinued LLVM Phabricator instance.

[mlir-vscode] Don't emit errors if the user didn't set the server path
ClosedPublic

Authored by rriddle on Apr 6 2022, 11:42 AM.

Details

Summary

This avoids emitting errors in situations where the user doesn't have a server
setup, and doesn't mean to (e.g. when they merely want syntax highlighting).

Diff Detail

Event Timeline

rriddle created this revision.Apr 6 2022, 11:42 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 6 2022, 11:42 AM
rriddle requested review of this revision.Apr 6 2022, 11:42 AM
rriddle edited the summary of this revision. (Show Details)Apr 6 2022, 11:43 AM
rriddle added a reviewer: jpienaar.
rriddle updated this revision to Diff 420961.Apr 6 2022, 11:43 AM
rriddle edited the summary of this revision. (Show Details)
jpienaar accepted this revision.Apr 9 2022, 11:07 AM
This revision is now accepted and ready to land.Apr 9 2022, 11:07 AM