[flang] Set initial size and type code for unlimited polymorphic descriptor
Initialization of unlimited polymorphic descriptor was raising an error. This patch sets a default size and type code for unlimited polymoprhic descriptor that will be updated once allocated/assigned. Reviewed By: PeteSteinfeld Differential Revision: https://reviews.llvm.org/D138479
Loading
Please sign in to comment