This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 65e2ef95af [cmake] Follow-up to rL320494. new c607ed2198 [OpenMP] Diagnose function name on the link clause
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 | 2 ++ include/clang/Sema/Sema.h | 3 ++- lib/Sema/SemaOpenMP.cpp | 15 +++++++++++++-- test/OpenMP/declare_target_ast_print.cpp | 7 +------ test/OpenMP/declare_target_messages.cpp | 4 ++++ 5 files changed, 22 insertions(+), 9 deletions(-)