Allow compiler directives in the implicit-part and before USE statements
in the specification-part.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D85693
[flang] Allow compiler directives in more places ClosedPublic Authored by tskeith on Aug 10 2020, 3:41 PM.
Details Summary Allow compiler directives in the implicit-part and before USE statements
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 10 2020, 3:48 PM This revision was landed with ongoing or failed builds.Aug 11 2020, 8:37 AM Closed by commit rGcf715717aa8c: [flang] Allow compiler directives in more places (authored by tskeith). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 284759 flang/include/flang/Parser/parse-tree.h
flang/lib/Parser/Fortran-parsers.cpp
flang/lib/Parser/program-parsers.cpp
flang/lib/Semantics/resolve-names.cpp
|