[flang-commits] [flang] [llvm] [flang] [flang-rt] Implement AT edit descriptor for Fortran 202X with appropriate handling and tests (PR #189157)
Eugene Epshteyn via flang-commits
flang-commits at lists.llvm.org
Fri Apr 10 12:52:18 PDT 2026
================
@@ -0,0 +1,40 @@
+! RUN: %python %S/test_errors.py %s %flang_fc1 -pedantic
----------------
eugeneepshteyn wrote:
If `-pedantic` is not necessary for this test, please remove it.
https://github.com/llvm/llvm-project/pull/189157
More information about the flang-commits
mailing list