Skip to content

[Clang] Accept deducing this as an extension before C++23 #118166

@philnik777

Description

@philnik777

Clang doesn't allow the use of deducing this before C++23, but GCC accepts it in all standards modes. It would be great if Clang could support it as a conforming extension as well, since it'd open the door for some major simplifications in libc++.

Metadata

Metadata

Assignees

No one assigned

    Labels

    clang:frontendLanguage frontend issues, e.g. anything involving "Sema"extension:gnu

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions