llvm-project/flang/module
Peter Klausler f329cf97f2 [flang] Change names of specific procedures of generic interfaces in intrinsic modules
Intrinsic procedures in intrinsic modules that have (or better, *are*) generic interfaces
must not have specific procedures with the same name according to the Fortran
standard (17.11.1); i.e., a user program is allowed to define a procedure
of the same name as one of these generic interfaces, even when the generic is
in scope.

Differential Revision: https://reviews.llvm.org/D131108
2022-08-09 08:51:59 -07:00
..
.clang-format [flang][NFC] Get formatting in sync with latest clang-format 2020-07-01 16:51:46 -07:00
__fortran_builtins.f90 [flang] Update intrinsic module source files 2022-05-25 16:56:30 -07:00
__fortran_ieee_exceptions.f90 [flang] Change names of specific procedures of generic interfaces in intrinsic modules 2022-08-09 08:51:59 -07:00
__fortran_type_info.f90 [flang] Make builtin types more easily accessible; use them 2021-09-29 13:06:01 -07:00
ieee_arithmetic.f90 [flang] Change names of specific procedures of generic interfaces in intrinsic modules 2022-08-09 08:51:59 -07:00
ieee_exceptions.f90 [flang] IEEE_ARITHMETIC must imply USE IEEE_EXCEPTIONS 2022-03-14 15:13:43 -07:00
ieee_features.f90
iso_c_binding.f90 [flang] Mark C_ASSOCIATED specific procedures as PURE 2022-03-25 15:04:26 -07:00
iso_fortran_env.f90 [flang] Change names of specific procedures of generic interfaces in intrinsic modules 2022-08-09 08:51:59 -07:00
omp_lib.f90
omp_lib.h