[flang] [llvm] [flang] [flang-rt] Implement AT edit descriptor for Fortran 202X with appropriate handling and tests (PR #189157)
Eugene Epshteyn via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 31 03:47:51 PDT 2026
================
@@ -0,0 +1,27 @@
+! RUN: %python %S/test_errors.py %s %flang_fc1 -pedantic
+! Test AT edit descriptor (Fortran 202X)
+
----------------
eugeneepshteyn wrote:
Could you please add some tests with non-default char kinds?
https://github.com/llvm/llvm-project/pull/189157
More information about the llvm-commits
mailing list