[clang] Overloaded method satisfies std::is_member_function_pointer
in concepts
#97768
Labels
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
I have two very similar examples with the erroneous behavior:
id-expression
of an overloaded method is classified as a member function pointer https://godbolt.org/z/dGqME87xTThese similar examples are probably caused by the same problem, so one issue for both of them
The text was updated successfully, but these errors were encountered: