Issue 168070
Summary __cpp_nontype_template_args is not reported as 201911L even when compiling in c++ >= 20
Labels new issue
Assignees
Reporter 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..
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to