[PATCH] D125427: [TableGen] Add a new json textmate description for syntax highlighting

Jacques Pienaar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 07:33:52 PDT 2022


jpienaar accepted this revision.
jpienaar added a comment.

In D125427#3511309 <https://reviews.llvm.org/D125427#3511309>, @sebastian-ne wrote:

> FWIW, there’s a tree-sitter grammar here: https://github.com/Flakebi/tree-sitter-tablegen

Ooh nice, I was looking for one for an experiment.

In D125427#3510845 <https://reviews.llvm.org/D125427#3510845>, @lattner wrote:

> Very cool, if there is no good reviewer for this, I'd say "land it; advertise it; react to feedback from users" :-)

+1, the output looks good, structuring seems good and we can iterate.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125427



More information about the llvm-commits mailing list