[PATCH] D11395: [OpenMP] Add capture for threadprivate variables used in copyin clause

Samuel Antao sfantao at us.ibm.com
Thu Jul 23 22:37:08 PDT 2015


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

Move forced capture of copyin variables to ActOnOpenMPRegionEnd and fix function names/signatures.

Regression test is not yet included. Will do it once the adopted approach is acceptable.


http://reviews.llvm.org/D11395

Files:
  include/clang/Sema/Sema.h
  lib/CodeGen/CGStmtOpenMP.cpp
  lib/Sema/SemaExpr.cpp
  lib/Sema/SemaOpenMP.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11395.30561.patch
Type: text/x-patch
Size: 10818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150724/044098c1/attachment.bin>


More information about the cfe-commits mailing list