Skip to content
Unverified Commit 41ea0226 authored by cor3ntin's avatar cor3ntin Committed by GitHub
Browse files

[Clang] Fix crash when recovering from an invalid pack indexing type. (#80652)

If the pattern of a pack indexing type did not contain a pack, we would
still construct a pack indexing type (to improve error messages) but we
would fail to make the type as dependent, leading to infinite recursion
when trying to extract a canonical type.
parent 2614672c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment