Skip to content

need facility to find token between two source ranges - was: SourceLocation of ? and : in clang::ConditionalOperator #4137

@llvmbot

Description

@llvmbot
Bugzilla Link 3765
Resolution FIXED
Resolved on Jul 07, 2016 05:23
Version unspecified
OS All
Reporter LLVM Bugzilla Contributor
CC @Abramo-Bagnara,@tkremenek

Extended Description

The clang::ConditionalOperator class does not seem to provide a way to get the location of the operator's tokens themselves.

Would it possible add the member functions that return the location of ?' and :'?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaclang:frontendLanguage frontend issues, e.g. anything involving "Sema"

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions