[flang-commits] [flang] [flang] Put ISO_Fortran_binding.h where it can be easily used (PR #68756)

Pete Steinfeld via flang-commits flang-commits at lists.llvm.org
Fri Oct 13 12:09:42 PDT 2023


================
@@ -64,6 +64,7 @@ set(FLANG_TEST_DEPENDS
   FortranRuntime
   Fortran_main
   FortranDecimal
+  clang
----------------
psteinfeld wrote:

Is there a way to make this test configurable based on a cmake variable?  That way, we could keep in in the flang tree and keep it so that it created and executes a program.

https://github.com/llvm/llvm-project/pull/68756


More information about the flang-commits mailing list