If the file in line directive does not exist on the system we need, to
use the original file to get its file id.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D97945
[OPENMP]Fix PR48759: "fatal error" when compile with preprocessed file. ClosedPublic Authored by ABataev on Mar 4 2021, 6:31 AM.
Details Summary If the file in line directive does not exist on the system we need, to
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 4 2021, 6:59 AM This revision was landed with ongoing or failed builds.Mar 4 2021, 7:29 AM Closed by commit rG711179b5816a: [OPENMP]Fix PR48759: "fatal error" when compile with preprocessed file. (authored by ABataev). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 328169 clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/test/OpenMP/target_unknown_file.cpp
|