This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 344aa82a52 Add --unwindlib=[libgcc|compiler-rt] to parallel --rtlib= [take 2] new c96f4c0bde [OPENMP]Warn if the different allocator is used for the variable.
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/DiagnosticSemaKinds.td | 6 +++ lib/Sema/SemaOpenMP.cpp | 71 ++++++++++++++++++++++++++-- test/OpenMP/allocate_allocator_ast_print.cpp | 11 +++-- test/OpenMP/allocate_allocator_messages.cpp | 17 +++++-- test/OpenMP/allocate_codegen.cpp | 6 +-- 5 files changed, 95 insertions(+), 16 deletions(-)