Detect and process INCLUDE lines that are guarded by OpenMP conditional
compilation markers (!$), when enabled.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156759
[flang][openmp] Handle !$INCLUDE "foo" (bug #64128) ClosedPublic Authored by klausler on Jul 31 2023, 4:14 PM.
Details Summary Detect and process INCLUDE lines that are guarded by OpenMP conditional
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 1 2023, 11:19 AM Closed by commit rG2734f15437b6: [flang][openmp] Handle !$INCLUDE "foo" (bug #64128) (authored by klausler). · Explain WhyAug 1 2023, 11:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 546165 flang/lib/Parser/prescan.cpp
|