mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-02 18:58:15 +00:00
486be17dda
Rework the code used to check for calls to impure procedures in DO CONCURRENT constructs. The current code wasn't checking the representation of the procedure references in the strongly typed expressions, so it was missing calls to impure subprograms made via generic interfaces. While here, improve error messages, and fix some minor issues exposed by testing the improved checks. Differential Revision: https://reviews.llvm.org/D155489 |
||
---|---|---|
.. | ||
__cuda_builtins.f90 | ||
__fortran_builtins.f90 | ||
__fortran_ieee_exceptions.f90 | ||
__fortran_type_info.f90 | ||
__ppc_intrinsics.f90 | ||
__ppc_types.f90 | ||
.clang-format | ||
ieee_arithmetic.f90 | ||
ieee_exceptions.f90 | ||
ieee_features.f90 | ||
iso_c_binding.f90 | ||
iso_fortran_env.f90 | ||
omp_lib.f90 | ||
omp_lib.h |