This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 59708fc5bc [ASTImporter] Attempt to fix Windows buildbot test errors new 0781770728 [OPENMP]Use standard parsing for 'match' clause, NFC.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/AST/RecursiveASTVisitor.h | 1 + include/clang/Basic/OpenMPKinds.def | 7 +++++++ include/clang/Basic/OpenMPKinds.h | 1 + lib/AST/ASTTypeTraits.cpp | 1 + lib/AST/OpenMPClause.cpp | 3 +++ lib/Basic/OpenMPKinds.cpp | 16 +++++++++++++++- lib/CodeGen/CGStmtOpenMP.cpp | 1 + lib/Parse/ParseOpenMP.cpp | 13 +++++++++---- lib/Sema/SemaOpenMP.cpp | 7 +++++++ 9 files changed, 45 insertions(+), 5 deletions(-)