[PATCH] [OPENMP] Bug fixes and improvements

Eli Friedman eli.friedman at gmail.com
Thu Sep 19 14:20:54 PDT 2013


Please separate the functional changes and code cleanups into separate
patches.

-Eli

On Wed, Sep 18, 2013 at 11:19 PM, Alexey Bataev <a.bataev at hotmail.com>wrote:

> Hi doug.gregor, gribozavr, cbergstrom, hfinkel, wwwwpan,
>
> 1. Fixed constructor of shared clause.
> 2. Some macros for clauses processing are replaced by private template
> methods.
> 3. Additional checks in sema analysis of OpenMP clauses.
> 4. Fixed rules in sema for scope analysis in OpenMP threadprivate
> directive.
>
> http://llvm-reviews.chandlerc.com/D1725
>
> Files:
>   test/OpenMP/threadprivate_ast_print.cpp
>   test/OpenMP/threadprivate_messages.cpp
>   include/clang/AST/StmtOpenMP.h
>   include/clang/AST/RecursiveASTVisitor.h
>   tools/libclang/RecursiveASTVisitor.h
>   tools/libclang/CIndex.cpp
>   lib/Sema/TreeTransform.h
>   lib/Sema/SemaOpenMP.cpp
>   lib/AST/DeclPrinter.cpp
>   lib/AST/StmtPrinter.cpp
>   lib/AST/StmtProfile.cpp
>   lib/Serialization/ASTWriterStmt.cpp
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130919/69aed415/attachment.html>


More information about the cfe-commits mailing list