[PATCH] D12262: [OpenMP] Capture global variables in target regions.

Samuel Antao via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 15 20:25:15 PDT 2015


sfantao updated the summary for this revision.
sfantao updated this revision to Diff 34870.
sfantao added a comment.

Rebase with the last changes in http://reviews.llvm.org/D12871.


http://reviews.llvm.org/D12262

Files:
  include/clang/Basic/OpenMPKinds.h
  include/clang/Sema/Sema.h
  lib/Basic/OpenMPKinds.cpp
  lib/Sema/SemaExpr.cpp
  lib/Sema/SemaOpenMP.cpp
  test/OpenMP/target_codegen_global_capture.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12262.34870.patch
Type: text/x-patch
Size: 16270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150916/a94d25e8/attachment.bin>


More information about the cfe-commits mailing list