[clang] [Clang] [CodeGen] Perform derived-to-base conversion on explicit object parameter in lambda (PR #89828)

via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 24 22:39:19 PDT 2024


Sirraide wrote:

> @Sirraide See example of
> 
> https://github.com/llvm/llvm-project/blob/662ef8604268b207910225ecca90daf30a46720b/clang/test/CXX/drs/dr25xx.cpp#L148
> 
> 
> In this case, the date should be 2024-04-19.

Ah, thanks.

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


More information about the cfe-commits mailing list