[Clang][concepts][regression] Construction of a class X
nested in class template is ill-formed when X
has class template friend with specific constraints
#62290
Labels
c++20
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
concepts
C++20 concepts
Uh oh!
There was an error while loading. Please reload this page.
As in title. Repro:
This code was well-formed until Clang-16. Build:
Last commit: 3b7d298
Compiler explorer: https://godbolt.org/z/d6zn9sh67
Discovered while testing
ranges::adjacent_view
from MSVC-STL.The text was updated successfully, but these errors were encountered: