Peter Klausler 7cc4e980e0 [flang] Accept non-interoperable LOGICAL scalar dummy arguments
Some Fortran compilers allow kinds of LOGICAL other than C_BOOL
for the types of dummy arguments to interoperable (BIND(C))
procedures.  As any kind of LOGICAL can be converted to any
other without loss of information, this seems to be a useful
unambiguous extension that is attested in real codes; accept it
for scalars with a portability warning.

Differential Revision: https://reviews.llvm.org/D145968
2023-03-13 17:58:42 -07:00
..
2022-10-29 14:08:44 -07:00
2022-08-25 18:11:38 +02:00
2022-10-30 14:50:31 -07:00
2022-10-30 14:50:31 -07:00
2023-02-14 10:04:56 -03:00
2022-07-13 15:34:48 -07:00
2022-07-13 15:34:48 -07:00