[flang-commits] [flang] [Sema] add cast from IncompleteArrayType to ConstantArrayType in TryReferenceListInitialization (PR #65918)

Congcong Cai via flang-commits flang-commits at lists.llvm.org
Thu Sep 28 21:30:25 PDT 2023


HerrCai0907 wrote:

> I guess this ends up producing a CK_NoOp CastExpr? That's probably okay, but can we amend the documentation for CK_NoOp to give this as an example?

Done

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


More information about the flang-commits mailing list