[all-commits] [llvm/llvm-project] dfb31a: [flang] Add lowering C interoperability test
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Mar 23 07:23:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dfb31a28ff8b3931196cf1f3e91511ccae0573c6
https://github.com/llvm/llvm-project/commit/dfb31a28ff8b3931196cf1f3e91511ccae0573c6
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-03-23 (Wed, 23 Mar 2022)
Changed paths:
A flang/test/Lower/c-interoperability.f90
M flang/tools/bbc/bbc.cpp
Log Message:
-----------
[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 at nvidia.com>
More information about the All-commits
mailing list