[PATCH] [PATCH] OpenMP firstprivate clause
Alexey Bataev
a.bataev at hotmail.com
Fri Sep 27 03:26:02 PDT 2013
Fixes after Wei review.
Hi doug.gregor, gribozavr, cbergstrom, hfinkel, wwwwpan,
http://llvm-reviews.chandlerc.com/D1694
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1694?vs=4488&id=4514#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.3.patch
Type: text/x-patch
Size: 38142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130927/30de5572/attachment.bin>
More information about the cfe-commits
mailing list