llvm/flang/module
V Donaldson d4980803b6 [flang] Intrinsic module procedure pure prefixes
Per 7.11.1p1 - All [ieee_arithmetic and ieee_exceptions] functions are
pure and all the subroutines are impure unless otherwise stated.  Most of
these functions are elemental (and not impure), which implies pure.
Several of the remaining non-elemental functions are missing pure prefixes;
add them.
2022-06-13 16:36:07 -07:00
..
.clang-format
__fortran_builtins.f90
__fortran_ieee_exceptions.f90 [flang] Intrinsic module procedure pure prefixes 2022-06-13 16:36:07 -07:00
__fortran_type_info.f90
ieee_arithmetic.f90 [flang] Intrinsic module procedure pure prefixes 2022-06-13 16:36:07 -07:00
ieee_exceptions.f90
ieee_features.f90
iso_c_binding.f90
iso_fortran_env.f90
omp_lib.f90
omp_lib.h