This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4f7e7882e9 Fix implicit ios -> watchOS availability version mapping for [...] new da1812dcb1 [OPENMP]Improve detection of omp_allocator_handle_t type and [...]
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/Basic/Attr.td | 17 +++- include/clang/Sema/Sema.h | 2 - lib/Sema/SemaOpenMP.cpp | 131 ++++++++++++++++++++++------ lib/Serialization/ASTReaderDecl.cpp | 9 +- lib/Serialization/ASTWriter.cpp | 9 +- test/OpenMP/allocate_allocator_messages.cpp | 10 ++- test/PCH/chain-openmp-allocate.cpp | 7 ++ 7 files changed, 148 insertions(+), 37 deletions(-)