[PATCH] OpenMP threadprivate with qualified names.

Alexey Bataev a.bataev at hotmail.com
Tue Apr 23 21:53:40 PDT 2013


Hi doug.gregor, gribozavr, hfinkel,

Hello Doug, Hal, Dmitri,
Here is a patch with support of qualified names in '#pragma omp threadprivate'.

PS. This patch was the part of '#pragma omp parallel', but I think it would be better to review it separately.

Best regards,
Alexey Bataev
=============
Software Engineer
Intel Compiler Team
Intel Corp.

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

Files:
  test/OpenMP/predefined_macro.c
  test/OpenMP/threadprivate_messages.cpp
  include/clang/Basic/DiagnosticParseKinds.td
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/Sema.h
  include/clang/AST/DeclOpenMP.h
  include/clang/Parse/Parser.h
  lib/Basic/OpenMPKinds.cpp
  lib/Sema/SemaOpenMP.cpp
  lib/Sema/SemaTemplateInstantiateDecl.cpp
  lib/AST/DeclPrinter.cpp
  lib/AST/DeclOpenMP.cpp
  lib/Parse/ParseOpenMP.cpp
  lib/Serialization/ASTReaderDecl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D717.1.patch
Type: text/x-patch
Size: 40237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130423/76d2f531/attachment.bin>


More information about the cfe-commits mailing list