[llvm-dev] phabricator syntax highlighting update?

Jay Foad via llvm-dev llvm-dev at lists.llvm.org
Fri May 21 01:23:33 PDT 2021


Hi,

I've noticed that the syntax highlighting for LLVM IR in diffs on
phabricator does not seem to know about some keywords like "bfloat".
Example here: https://reviews.llvm.org/D99261#change-LdztOV9pNerr

I gather that phab uses pygments to do the highlighting, and pygments
was updated with this particular keyword here:
https://github.com/pygments/pygments/pull/1565

So could someone please update phabricator to use a newer version of pygments?

Thanks,
Jay.


More information about the llvm-dev mailing list