Skip to content

extent of InclusionDirective cursor is wrong #10038

@llvmbot

Description

@llvmbot
Bugzilla Link 9666
Version trunk
OS Linux
Reporter LLVM Bugzilla Contributor
CC @DougGregor,@belkadan

Extended Description

The extent of InclusionDirective cursors starts at the '#', but ends at '<', i.e. covers not even the header name itself.
(In fact, it turns out the extent is correct for "" inclusion, but not for <> inclusion.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillac++

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions