diff options
author | Peter Klausler <pklausler@nvidia.com> | 2025-06-16 14:36:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-16 14:36:35 -0700 |
commit | 65b06cd983e59c25f30b680167559a4db2b44609 (patch) | |
tree | 5e1a7c5b5f9c6158726f4c642b93b93c802c5b98 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 9c25ca78f9bdfe74e5dbaa60a864411bdbae4943 (diff) | |
download | llvm-65b06cd983e59c25f30b680167559a4db2b44609.zip llvm-65b06cd983e59c25f30b680167559a4db2b44609.tar.gz llvm-65b06cd983e59c25f30b680167559a4db2b44609.tar.bz2 |
[flang][runtime] Check SOURCE= conformability on ALLOCATE (#144113)
The SOURCE= expression of an ALLOCATE statement, when present and not
scalar, must conform to the shape of the allocated objects. Check this
at runtime, and return a recoverable error, or crash, when appropriate.
Fixes https://github.com/llvm/llvm-project/issues/143900.
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions