Skip to content

Feature request: Apply PointerAlignment setting to C++/CLI handles #26566

@llvmbot

Description

@llvmbot
Bugzilla Link 26192
Version trunk
OS All
Reporter LLVM Bugzilla Contributor

Extended Description

When foramtting C++/CLI code with handles to objects, caret symbol is treated like binary operator rather than a type compound specifier. There is no way to control its alignment with type name. I think it should be controlled by existing PointerAlignment setting along with pointer and reference type specifiers.

Description of handles:
https://msdn.microsoft.com/en-us/library/yk97tc08.aspx

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillac++/cliclang-formatduplicateResolved as duplicateenhancementImproving things as opposed to bug fixing, e.g. new or missing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions