Constexpr template member function call is not taken as a constant expression #129986
Labels
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
confirmed
Verified by a second party
constexpr
Anything related to constant evaluation
question
A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
rejects-valid
The above code produces the following compilation error:
When Foo is a global function, no error occurs.
clang version: 18.1.8 (Red Hat, Inc. 18.1.8-3.el9)
The text was updated successfully, but these errors were encountered: