The emty declare target/end declare target region should not cause an
error emission.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D99288
[OPENMP]Fix PR49468: Declare target should allow empty sequences and namespaces. ClosedPublic Authored by ABataev on Mar 24 2021, 11:40 AM.
Details Summary The emty declare target/end declare target region should not cause an
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 24 2021, 12:25 PM This revision was landed with ongoing or failed builds.Mar 24 2021, 12:54 PM Closed by commit rG9e9f6eba84f0: [OPENMP]Fix PR49468: Declare target should allow empty sequences and namespaces. (authored by ABataev). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 333097 clang/lib/Parse/ParseOpenMP.cpp
clang/test/OpenMP/declare_target_ast_print.cpp
|