Skip to content
Commit 2f9d8b08 authored by Richard Smith's avatar Richard Smith
Browse files

PR50306: When instantiating a generic lambda with a constrained 'auto',

properly track that it has constraints.

Previously an instantiation of a constrained generic lambda would behave
as if unconstrained because we incorrectly cached a "has no constraints"
value that we computed before the constraints from 'auto' parameters
were attached.
parent e0acfed7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment