llvm-project/flang/include
Peter Klausler 42bfd059bf [flang] Move IsCoarray() to fix shared library build
The predicate IsCoarray() needs to be in libFortranEvaluate so that
IsSaved() can call it without breaking the shared library build.

Pushed without pre-commit review as I'm moving code around and
the fix to the shared build is confirmed.
2021-11-22 12:46:15 -08:00
..
flang [flang] Move IsCoarray() to fix shared library build 2021-11-22 12:46:15 -08:00
CMakeLists.txt