[PATCH] D72693: [TableGen] Update editor modes for new keywords.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 14 04:48:51 PST 2020
lebedev.ri added inline comments.
================
Comment at: llvm/utils/kate/llvm-tablegen.xml:11
+ <item> else </item>
+ <item> defvar </item>
</list>
----------------
I think `defvar` should go next to `def`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72693/new/
https://reviews.llvm.org/D72693
More information about the llvm-commits
mailing list