[PATCH] D97627: [Utils] Add missing attributes in syntax files

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 5 03:11:13 PST 2021


awarzynski added a comment.

In D97627#2592964 <https://reviews.llvm.org/D97627#2592964>, @jdoerfert wrote:

> I meant attributes, not editors. So `must_progress` and other new ones should be included as well.

`mustprogress` was already there, but there were others missing. Quite a few actually. I focused on Vim - that's what I use and I understand its syntax. Tried my best to be nice to other editors too.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97627/new/

https://reviews.llvm.org/D97627



More information about the llvm-commits mailing list