This is an archive of the discontinued LLVM Phabricator instance.

[mlir][vscode] Highlight inside c++ raw strings
ClosedPublic

Authored by jpienaar on Dec 17 2021, 11:58 AM.

Details

Summary

Within C++ raw strings with mlir delimitter use MLIR syntax.

Diff Detail

Event Timeline

jpienaar created this revision.Dec 17 2021, 11:58 AM
jpienaar requested review of this revision.Dec 17 2021, 11:58 AM
This revision is now accepted and ready to land.Dec 17 2021, 12:00 PM
jpienaar updated this revision to Diff 395203.Dec 17 2021, 12:57 PM

Fixing clang-format warnings

This revision was landed with ongoing or failed builds.Dec 17 2021, 12:58 PM
This revision was automatically updated to reflect the committed changes.