[flang-commits] [PATCH] D149979: [flang][runtime] Initialize uninitialized pointer components

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Fri May 5 12:48:45 PDT 2023


klausler added a comment.

In D149979#4322992 <https://reviews.llvm.org/D149979#4322992>, @vzakhari wrote:

> LGTM!  Do we need to highlight the default initialization in the docs?

No.  We're doing this as an implementation convenience, not as a guaranteed feature upon which users may rely, and we could happily rescind it if a better technique were to be discovered.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149979/new/

https://reviews.llvm.org/D149979



More information about the flang-commits mailing list