[PATCH] [PATCH] OpenMP: Data-sharing attributes analysis and clause 'shared'

Alexey Bataev a.bataev at hotmail.com
Wed Aug 28 23:05:38 PDT 2013


  Fixes after Pan Wei review.

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

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1223?vs=3018&id=3884#toc

Files:
  test/OpenMP/parallel_messages.cpp
  test/OpenMP/openmp_common.c
  test/OpenMP/parallel_default_messages.cpp
  test/OpenMP/threadprivate_messages.cpp
  test/OpenMP/parallel_shared_messages.cpp
  test/OpenMP/parallel_private_messages.cpp
  include/clang/Basic/OpenMPKinds.def
  include/clang/Basic/CapturedStmt.h
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/ScopeInfo.h
  include/clang/Sema/Sema.h
  include/clang/Sema/Scope.h
  include/clang/AST/StmtOpenMP.h
  include/clang/AST/RecursiveASTVisitor.h
  tools/libclang/RecursiveASTVisitor.h
  tools/libclang/CIndex.cpp
  lib/Sema/TreeTransform.h
  lib/Sema/SemaOpenMP.cpp
  lib/Sema/Sema.cpp
  lib/AST/Stmt.cpp
  lib/AST/StmtPrinter.cpp
  lib/AST/StmtProfile.cpp
  lib/CodeGen/CGStmt.cpp
  lib/Parse/ParseOpenMP.cpp
  lib/Serialization/ASTReaderStmt.cpp
  lib/Serialization/ASTWriterStmt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1223.2.patch
Type: text/x-patch
Size: 52488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130828/9449d78b/attachment.bin>


More information about the cfe-commits mailing list