The sourcerange was missing for a few directives when
they were the first directive to appear in a program
without a program statement.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D153634
[Flang][OpenMP] Add source range for a few directives ClosedPublic Authored by kiranchandramohan on Jun 23 2023, 7:35 AM.
Details Summary The sourcerange was missing for a few directives when
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 4 2023, 7:25 AM Closed by commit rG8acae1a88bb5: [Flang][OpenMP] Add source range for a few directives (authored by kiranchandramohan). · Explain WhyJul 5 2023, 6:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 533959 flang/lib/Semantics/resolve-names.cpp
flang/test/Semantics/OpenMP/barrier.f90
|