diff options
author | Peter Klausler <pklausler@nvidia.com> | 2023-07-20 11:46:31 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2023-07-21 14:44:10 -0700 |
commit | f7e4304120506c9973a5ac939e06c106d8816911 (patch) | |
tree | 5e0a61433ba090e6579bb687b9b6c4584d881768 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f4381d46445709fda9b8ec6c8f85d019de2dad22 (diff) | |
download | llvm-f7e4304120506c9973a5ac939e06c106d8816911.zip llvm-f7e4304120506c9973a5ac939e06c106d8816911.tar.gz llvm-f7e4304120506c9973a5ac939e06c106d8816911.tar.bz2 |
[flang] Strengthen procedure compatibility checking
Add more checks to procedure compatibility testing for procedure pointer
assignments, actual procedure arguments, &c. Specifically, don't
allow corresponding dummy data objects to differ in their use
of polymorphism, assumed size arrays, or assumed shape arrays.
Differential Revision: https://reviews.llvm.org/D155974
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions