This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4eeccf9ca4 Stop abusing SuppressAllDiagnostics when speculatively deter [...] new ca35ec3b39 [OPENMP5.0]Diagnose global variables in lambda not marked as [...] new b6c8b7a25a [ARM] push LR before __gnu_mcount_nc
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 | 2 ++ lib/Basic/Targets/ARM.cpp | 2 +- lib/Sema/SemaOpenMP.cpp | 26 ++++++++++++++++++++++++-- test/OpenMP/declare_target_messages.cpp | 17 ++++++++++------- 4 files changed, 37 insertions(+), 10 deletions(-)