diff options
author | Sergei Grechanik <sergei.grechanik@intel.com> | 2022-04-04 08:48:08 -0700 |
---|---|---|
committer | Sergei Grechanik <sergei.grechanik@intel.com> | 2022-04-04 09:02:32 -0700 |
commit | b08ede4374dbb6587dc5264a3352cb8463f4691c (patch) | |
tree | ef3d7cb34c05ad665fa3806928237eceeb228bce /lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp | |
parent | 920de9c94caff0b3ac21bf637487b07cb9aea98a (diff) | |
download | llvm-b08ede4374dbb6587dc5264a3352cb8463f4691c.zip llvm-b08ede4374dbb6587dc5264a3352cb8463f4691c.tar.gz llvm-b08ede4374dbb6587dc5264a3352cb8463f4691c.tar.bz2 |
[MLIR] Fix MLIR vim syntax file
This commit fixes several things in the MLIR vim syntax file:
- Spell checking is now on by default only in comments.
- '#' now starts an identifier instead of starting an outline attribute
declaration, which fixes coloring the rest of the line as a
preprocessor directive when there is a '#' in the middle.
- '!' and '^' -prefixed identifiers are now colored as types
and labels.
Reviewed By: bondhugula
Differential Revision: https://reviews.llvm.org/D122626
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp')
0 files changed, 0 insertions, 0 deletions