[PATCH] [OPENMP] 'if' clause support

Alexey Bataev a.bataev at hotmail.com
Mon Feb 10 19:28:05 PST 2014


  Fixes after Dmitri's review.

Hi doug.gregor, hfinkel, cbergstrom, fraggamuffin,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2719?vs=6962&id=6976#toc

Files:
  test/OpenMP/parallel_if_messages.cpp
  test/OpenMP/parallel_ast_print.cpp
  include/clang/Basic/OpenMPKinds.def
  include/clang/Basic/DiagnosticParseKinds.td
  include/clang/Sema/Sema.h
  include/clang/AST/StmtOpenMP.h
  include/clang/AST/DataRecursiveASTVisitor.h
  include/clang/AST/RecursiveASTVisitor.h
  tools/libclang/CIndex.cpp
  lib/Basic/OpenMPKinds.cpp
  lib/Sema/TreeTransform.h
  lib/Sema/SemaOpenMP.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: D2719.3.patch
Type: text/x-patch
Size: 21192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140210/cc50b880/attachment.bin>


More information about the cfe-commits mailing list