[PATCH] [OPENMP] Fix for parsing OpenMP directives with extra braces, brackets and parens

Hal Finkel hfinkel at anl.gov
Tue Nov 5 00:16:01 PST 2013


Alexey,

Can you please post a separate patch for the bit-field SkipUntil change (with no overall functionality change), and then a version of this patch on top of it. They should be two separate commits (although we can do concurrent review).

Thanks again,
Hal

----- Original Message -----
> Fixes after Hal's review.
> 
> Hi doug.gregor, gribozavr, cbergstrom, hfinkel, wwwwpan,
> 
> http://llvm-reviews.chandlerc.com/D1847
> 
> CHANGE SINCE LAST DIFF
>   http://llvm-reviews.chandlerc.com/D1847?vs=4701&id=5346#toc
> 
> Files:
>   test/OpenMP/parallel_messages.cpp
>   test/OpenMP/threadprivate_messages.cpp
>   include/clang/Parse/Parser.h
>   lib/Parse/ParseInit.cpp
>   lib/Parse/ParseTentative.cpp
>   lib/Parse/ParseDecl.cpp
>   lib/Parse/ParseTemplate.cpp
>   lib/Parse/ParseObjc.cpp
>   lib/Parse/ParseCXXInlineMethods.cpp
>   lib/Parse/ParseStmt.cpp
>   lib/Parse/ParseDeclCXX.cpp
>   lib/Parse/RAIIObjectsForParser.h
>   lib/Parse/ParseOpenMP.cpp
>   lib/Parse/ParseExprCXX.cpp
>   lib/Parse/Parser.cpp
> 

-- 
Hal Finkel
Assistant Computational Scientist
Leadership Computing Facility
Argonne National Laboratory



More information about the cfe-commits mailing list