ABataev added inline comments.
================
Comment at: lib/CodeGen/CGOpenMPRuntime.cpp:7695
Flags &= ~(OMP_MAP_TO | OMP_MAP_FROM | OMP_MAP_ALWAYS |
- OMP_MAP_DELETE);
+ OMP_MAP_DELETE | OMP_MAP_CLOSE);
----------------
Why?
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65341/new/
https://reviews.llvm.org/D65341
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
