[flang-commits] [PATCH] D149979: [flang][runtime] Initialize uninitialized pointer components
Slava Zakharin via Phabricator via flang-commits
flang-commits at lists.llvm.org
Fri May 5 13:13:42 PDT 2023
vzakhari added a comment.
In D149979#4323014 <https://reviews.llvm.org/D149979#4323014>, @klausler wrote:
> 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.
OK. Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149979/new/
https://reviews.llvm.org/D149979
More information about the flang-commits
mailing list