[PATCH] [OPENMP] First changes for Parsing and Sema for 'omp simd' directive support
Alexander Musman
alexander.musman at gmail.com
Tue Feb 18 00:00:38 PST 2014
Dmitri, thank you for review. I believe I've fixed all comments.
Hi doug.gregor, gribozavr, ABataev, hfinkel, cbergstrom, rengolin, fraggamuffin,
http://llvm-reviews.chandlerc.com/D2815
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2815?vs=7156&id=7170#toc
Files:
test/OpenMP/simd_misc_messages.c
test/OpenMP/simd_ast_print.cpp
include/clang/Basic/OpenMPKinds.def
include/clang/Basic/StmtNodes.td
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/Sema.h
include/clang/AST/StmtOpenMP.h
include/clang/AST/DataRecursiveASTVisitor.h
include/clang/AST/RecursiveASTVisitor.h
include/clang/Serialization/ASTBitCodes.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/StaticAnalyzer/Core/ExprEngine.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: D2815.2.patch
Type: text/x-patch
Size: 31750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140218/f7a2bb48/attachment.bin>
More information about the cfe-commits
mailing list