diff options
author | Peixin Qiao <qiaopeixin@huawei.com> | 2022-08-20 23:34:47 +0800 |
---|---|---|
committer | Peixin Qiao <qiaopeixin@huawei.com> | 2022-08-20 23:34:47 +0800 |
commit | 6d1a685172f2acbf8ceae891a9c9c3ff371238a7 (patch) | |
tree | 975c2ea3b864f582dc398eee7e665a6388c48d21 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | aa4146031132c8007bc9b9109221036c24923d2a (diff) | |
download | llvm-6d1a685172f2acbf8ceae891a9c9c3ff371238a7.zip llvm-6d1a685172f2acbf8ceae891a9c9c3ff371238a7.tar.gz llvm-6d1a685172f2acbf8ceae891a9c9c3ff371238a7.tar.bz2 |
[flang] Add semantic checks for interoperability of derived type (C1806)
As Fortran 2018 C1806, each component of a derived type with the BIND
attribute shall be a nonpointer, nonallocatable data component with
interoperable type.
Reviewed By: klausler
Differential Revision: https://reviews.llvm.org/D131585
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions