Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

Incorrect/missing highlighting #2

@jeaye

Description

@jeaye

Due to some bugs in libclang, certain bits of code are either highlighted incorrectly or are not highlighted at all. This ticket should be used to aggregate the known instances of this and provide whether or not they've been resolved in my libclang fork.

Status Description
(unresolved) In-class member initializer values
(unresolved) Lamba function parameters when there's a trailing return type
(resolved - not me) Range-based for loop components
(unresolved) Calling op [] on a function return value
(unresolved)

If you find any unlisted items, please add a comment below and, if you can, provide the smallest bit of code required to reproduce the problem. Debugging libclang is far from fun.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions