diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-12-16 16:47:06 -0800 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-12-16 18:16:30 -0800 |
commit | 12ec5b20c2c12bb9fec37aebed8355577698c75a (patch) | |
tree | fe071c3575ec9b4c8f182c63eb7451cc03a23886 /clang/lib/Lex/ModuleMap.cpp | |
parent | 852db8e97ef79db451072c4e3261c3116a4f01b6 (diff) | |
download | llvm-12ec5b20c2c12bb9fec37aebed8355577698c75a.zip llvm-12ec5b20c2c12bb9fec37aebed8355577698c75a.tar.gz llvm-12ec5b20c2c12bb9fec37aebed8355577698c75a.tar.bz2 |
[flang] Catch attempts to initialize allocatable components with DATA statement
Nice try, but no, you can't initialize an instance of a derived type using a
structure constructor that has a component corresponding to an allocatable
component.
Differential Revision: https://reviews.llvm.org/D140144
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions