Files
clang-p2996/flang/test/Semantics
Peter Klausler 145712555f [flang] Allow forward reference to non-default INTEGER dummy (#141254)
A dummy argument with an explicit INTEGER type of non-default kind can
be forward-referenced from a specification expression in many Fortran
compilers. Handle by adding type declaration statements to the initial
pass over a specification part's declaration constructs. Emit an
optional warning under -pedantic.

Fixes https://github.com/llvm/llvm-project/issues/140941.
2025-05-28 14:01:28 -07:00
..
2025-02-27 14:32:30 -08:00
2025-01-08 13:15:51 -08:00
2025-01-08 13:15:51 -08:00
2024-12-18 07:02:37 -08:00