[PATCH] D139729: [utils] Update the TextMate syntax highlighting bundle for TableGen.

Sarah Purohit via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 10:59:22 PST 2022


sarahpurohit created this revision.
sarahpurohit added a project: LLVM.
Herald added a project: All.
sarahpurohit requested review of this revision.
Herald added a subscriber: llvm-commits.

The update to the tmBundle is based on the JSON file in the same directory, but with integration of the meta-information used for the header block from the original plist file.

Info.plist also was renamed, as it used the wrong filename case (and thus would not work properly on case sensitive volumes).


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D139729

Files:
  llvm/utils/textmate/TableGen.tmbundle/Info.plist
  llvm/utils/textmate/TableGen.tmbundle/Syntaxes/TableGen.tmLanguage
  llvm/utils/textmate/TableGen.tmbundle/info.plist

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139729.481693.patch
Type: text/x-patch
Size: 14875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221209/46d7a39b/attachment.bin>


More information about the llvm-commits mailing list