dougsonos wrote:

> > * the bug where `AttributedType` sugar gets lost on lambdas (when the 
> > "inferred" return type gets converted to a concrete one) happens here and 
> > the `nolock(false)` attribute is lost from `h`.
> 
> Opened an issue for this (#85120) because it really does seem like a bug to 
> me.

Thanks, I have a stab at a fix for that, here, somewhere... will push it soon.

https://github.com/llvm/llvm-project/pull/84983
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to