FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

LLVM: No highlighting for block comments · Issue #2978 · pygments/pygments · GitHub

LLVM: No highlighting for block comments #2978

Description

A fairly new feature in LLVM IR is C-style block comments, like /* ... */.

See https://llvm.org/docs/LangRef.html#identifiers

Comments are delimited with a ‘;’ and go until the end of line. Alternatively, comments can start with /* and terminate with */.

These don't get highlighted by Pygments yet, which results in error highlighting within the LLVM docs:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL