[clang][rejects-valid] not finding partial specialization of nested class template #130160
Labels
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
question
A question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!
the following valid code does not compile on any version of clang i have tested, including trunk:
the error is:
demo:
https://godbolt.org/z/8rvKqqWhM
The text was updated successfully, but these errors were encountered: