[flang] Add lowering C interoperability test
authorValentin Clement <clementval@gmail.com>
Wed, 23 Mar 2022 14:22:08 +0000 (15:22 +0100)
committerValentin Clement <clementval@gmail.com>
Wed, 23 Mar 2022 14:23:34 +0000 (15:23 +0100)
commitdfb31a28ff8b3931196cf1f3e91511ccae0573c6
tree4946d9f8da28cbb3337397d9c04a0bc7a8bdc618
parent683fc6203cfa3f604df5f59cef714568cba2daac
[flang] Add lowering C interoperability test

This patch adds a lowering test for the C
interoperability.

This patch is part of the upstreaming effort from fir-dev branch.

Reviewed By: PeteSteinfeld

Differential Revision: https://reviews.llvm.org/D122307

Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
flang/test/Lower/c-interoperability.f90 [new file with mode: 0644]
flang/tools/bbc/bbc.cpp