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

Samuel Antao via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 1 11:04:07 PDT 2015


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

Rebase on top of the last changes in http://reviews.llvm.org/D11361.


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.33712.patch
Type: text/x-patch
Size: 16315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150901/8543d0e7/attachment-0001.bin>


More information about the cfe-commits mailing list