This patch renames the modules in f18 to use a capital letter in the module name Signed-off-by: Caroline Concatto <caroline.concatto@arm.com> Original-commit: flang-compiler/f18@d2eb7a1c44 Reviewed-on: https://github.com/flang-compiler/f18/pull/980
evaluate::Expr
Original-commit: flang-compiler/f18@75adddd504 Reviewed-on: https://github.com/flang-compiler/f18/pull/979
This is the story of implementing semantic checks for passing DO variables to functions with dummy arguments with INTENT(OUT) or INTENT(INOUT). Original-commit: flang-compiler/f18@889f90913f Reviewed-on: https://github.com/flang-compiler/f18/pull/939