[PATCH] [PATCH] OpenMP firstprivate clause

Alexey Bataev a.bataev at hotmail.com
Wed Sep 25 21:20:43 PDT 2013


  1. Added test for template instantiation.
  2. Fixed processing of firstprivate clause

Hi doug.gregor, gribozavr, cbergstrom, hfinkel, wwwwpan,

http://llvm-reviews.chandlerc.com/D1694

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1694?vs=4332&id=4488#toc

Files:
  test/OpenMP/parallel_ast_print.cpp
  test/OpenMP/parallel_firstprivate_messages.cpp
  test/OpenMP/parallel_shared_messages.cpp
  test/OpenMP/parallel_private_messages.cpp
  include/clang/Basic/OpenMPKinds.def
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/Sema.h
  include/clang/AST/StmtOpenMP.h
  include/clang/AST/RecursiveASTVisitor.h
  tools/libclang/RecursiveASTVisitor.h
  tools/libclang/CIndex.cpp
  lib/Basic/OpenMPKinds.cpp
  lib/Sema/TreeTransform.h
  lib/Sema/SemaOpenMP.cpp
  lib/AST/Stmt.cpp
  lib/AST/StmtPrinter.cpp
  lib/AST/StmtProfile.cpp
  lib/Parse/ParseOpenMP.cpp
  lib/Serialization/ASTReaderStmt.cpp
  lib/Serialization/ASTWriterStmt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1694.2.patch
Type: text/x-patch
Size: 37791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130925/c6470358/attachment.bin>


More information about the cfe-commits mailing list