Jan =?utf-8?q?Kokemüller?= <[email protected]>,
Jan =?utf-8?q?Kokemüller?= <[email protected]>,
Jan =?utf-8?q?Kokemüller?= <[email protected]>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>


ChuanqiXu9 wrote:

> I had a look in Compiler Explorer, and GCC generates code for both lambdas. 
> But I haven't looked at GCC's code.

This is an ABI thing. We need to be align with the ABI standard 
(https://github.com/itanium-cxx-abi/cxx-abi/issues/186 , sadly the ABI group 
seems not active recently...). 

For the PR itself, I think we can land it now as it makes clang self contained. 
And let's continue the discussion in the itanium ABI group.

https://github.com/llvm/llvm-project/pull/179035
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to