[PATCH] D98407: [clang-query] Add syntax highlight for clang-query scripts.
Ella Ma via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 11 03:34:31 PST 2021
OikawaKirie created this revision.
OikawaKirie added reviewers: pcc, njames93, dblaikie.
OikawaKirie added a project: clang.
Herald added a subscriber: jfb.
OikawaKirie requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This initial definition handles the commands, options, matchers, literal values, etc. used in a file that can be interpreted by clang-query. When using clang-query as an interpreter, this syntax highlighting would be helpful.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D98407
Files:
llvm/utils/vim/ftdetect/clang-query.vim
llvm/utils/vim/syntax/clang-query.vim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98407.329899.patch
Type: text/x-patch
Size: 10844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210311/5a55d414/attachment.bin>
More information about the llvm-commits
mailing list