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

Eli Friedman via flang-commits flang-commits at lists.llvm.org
Mon Sep 25 21:06:49 PDT 2023


efriedma-quic 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?

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


More information about the flang-commits mailing list