Files
clang-p2996/clang/test/SemaCXX/lambda-conversion-op-cc.cpp
Sirraide f4fa16f14b [Clang] Bugfixes and improved support for AttributedTypes in lambdas (#85325)
This fixes a crash when we attempt to instantiate a lambda with an
`AnnotatedType`, refactors the code that handles transforming the
function type of a lambda, and improves source fidelity for lambda
function types.

This fixes #85120 and fixes #85154.

---------

Co-authored-by: Yuxuan Chen <ych@meta.com>
Co-authored-by: Doug Wyatt <dwyatt@apple.com>
2024-09-26 03:24:53 +02:00

13 KiB