Files
clang-p2996/flang/lib/Semantics/program-tree.h
Peter Klausler 68a27989d0 [flang] Accept and ignore compiler directives between internal subpro… (#89810)
…grams

The parser only recognizes compiler directives that appear within
internal / module subprograms, not those that might appear between them.
Extend to allow them between subprograms as well.
2024-04-24 15:25:19 -07:00

5.2 KiB