Some legacy compiler directives use colons rather than
equals signs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D89017
[flang] Allow "name: value" in compiler directives ClosedPublic Authored by klausler on Oct 7 2020, 4:09 PM.
Details Summary Some legacy compiler directives use colons rather than
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 7 2020, 6:50 PM This revision was landed with ongoing or failed builds.Oct 8 2020, 10:02 AM Closed by commit rG3e86eda18c37: [flang] Allow "name: value" in compiler directives (authored by klausler). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 297007 flang/lib/Parser/Fortran-parsers.cpp
flang/test/Parser/compiler-directives.f90
|