Skip to content

__cpp_nontype_template_args is not reported as 201911L even when compiling in c++ >= 20 #168070

@Julien-Blanc-tgcm

Description

@Julien-Blanc-tgcm

The feature is correctly supported by clang, but is still reported as 201411L, whatever the current C++ version is used.

It should be correctly set to 201911L when compiling in C++20 and above..

Metadata

Metadata

Assignees

No one assigned

    Labels

    clang:driver'clang' and 'clang++' user-facing binaries. Not 'clang-cl'questionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions