This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4da6acb783 Tag CFI-generated data structures with "#pragma clang sectio [...] new bdbeb873a3 [OPENMP]Allow priority clause in combined task-based directives. new 0c4d48f076 Fix darwin-ld-lto test for some speical path
The 2 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/OpenMPClause.h | 28 ++++++++++++++---------- include/clang/AST/RecursiveASTVisitor.h | 1 + lib/AST/OpenMPClause.cpp | 9 +++++++- lib/AST/StmtProfile.cpp | 1 + lib/Sema/SemaOpenMP.cpp | 23 +++++++++---------- lib/Serialization/ASTReader.cpp | 1 + lib/Serialization/ASTWriter.cpp | 1 + test/Driver/darwin-ld-lto.c | 6 +++-- test/OpenMP/parallel_master_taskloop_codegen.cpp | 11 +++++++--- 9 files changed, 51 insertions(+), 30 deletions(-)