[llvm-dev] Upstreaming utils/kate/llvm.xml

Robinson, Paul via llvm-dev llvm-dev at lists.llvm.org
Thu Dec 28 10:27:09 PST 2017


The kate stuff is already in the LLVM tree, since 2010, and people can update things as they trip over them.
I understood the question to be why it hadn't been upstreamed to KDE.
--paulr

From: Matt Arsenault [mailto:whatmannerofburgeristhis at gmail.com] On Behalf Of Matt Arsenault
Sent: Thursday, December 28, 2017 10:13 AM
To: Robinson, Paul
Cc: Gleb Popov; llvm-dev at lists.llvm.org
Subject: Re: [llvm-dev] Upstreaming utils/kate/llvm.xml




On Dec 28, 2017, at 13:04, Robinson, Paul via llvm-dev <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>> wrote:

I would guess because LLVM IR highlighting would be of interest only to LLVM developers, who would all have LLVM checked out anyway.  Also the textual syntax isn't guaranteed stable long-term, and it would be an additional maintenance burden on LLVM developers to make KDE patches.  I'm suspicious that even the version in the LLVM tree is not current, as it hasn't been updated in several years.
--paulr

We already have emacs and vim syntax highlighting in tree which people occasionally update. I don’t see why we wouldn’t include other editors there. The text format doesn’t change so radically that the syntax highlighting changes in any meaningful way.

-Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171228/1ac12fb0/attachment.html>


More information about the llvm-dev mailing list