This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 40483ed1d2 [OPENMP]Remove unused parameter, NFC. new 23e5d23710 [OPENMP]Check that global vars require predefined allocator. new 176e423c0d Fix unused variable warning. NFCI.
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/Basic/DiagnosticSemaKinds.td | 5 ++++ lib/CodeGen/CGOpenMPRuntime.cpp | 2 +- lib/Sema/SemaOpenMP.cpp | 37 +++++++++++++++++++++++++++++ test/OpenMP/allocate_allocator_messages.cpp | 4 +++- 4 files changed, 46 insertions(+), 2 deletions(-)