[PATCH] D16749: [OpenMP] Map clause codegeneration.

Samuel Antao via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 21 11:48:37 PDT 2016


sfantao updated this revision to Diff 51204.
sfantao added a comment.

- Add regression tests for inner captures in the presence of map clause.
- Rebase.


http://reviews.llvm.org/D16749

Files:
  lib/CodeGen/CGOpenMPRuntime.cpp
  lib/Sema/SemaOpenMP.cpp
  test/OpenMP/target_firstprivate_codegen.cpp
  test/OpenMP/target_map_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16749.51204.patch
Type: text/x-patch
Size: 213566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160321/9394f657/attachment-0001.bin>


More information about the cfe-commits mailing list