[PATCH] [OPENMP] Clause 'num_threads'

Alexey Bataev a.bataev at hotmail.com
Wed Mar 5 03:55:07 PST 2014


  Update after Dmitry's review (updated test to verify implicit conversion)

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

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2964?vs=7544&id=7549#toc

Files:
  test/OpenMP/parallel_num_threads_messages.cpp
  test/OpenMP/parallel_ast_print.cpp
  include/clang/Basic/OpenMPKinds.def
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/Sema.h
  include/clang/AST/DataRecursiveASTVisitor.h
  include/clang/AST/RecursiveASTVisitor.h
  include/clang/AST/OpenMPClause.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: D2964.2.patch
Type: text/x-patch
Size: 24221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140305/fa935300/attachment.bin>


More information about the cfe-commits mailing list