[clang] [Clang][Sema] Fix the lambda call expression inside of a type alias declaration (PR #82310)

Younan Zhang via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 8 19:10:13 PDT 2024


zyn0217 wrote:

@jcsxky At the glance of the stacktrace, I suspect we probably need some mechanism of deferral codegen while instantiating the enclosing struct. Can you please file a separate issue?

https://github.com/llvm/llvm-project/pull/82310


More information about the cfe-commits mailing list