This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2688e5894f [OPENMP]Fix PR42632: crash on the analysis of the OpenMP con [...] new bb4fb0414e Renamed and changed the wording of warn_cconv_ignored
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 | 4 ++-- lib/Sema/SemaDecl.cpp | 2 +- lib/Sema/SemaDeclAttr.cpp | 2 +- lib/Sema/SemaType.cpp | 4 ++-- test/CodeGen/aarch64-vpcs.c | 4 ++-- test/Frontend/macro_defined_type.cpp | 2 +- test/Sema/callingconv-iamcu.c | 26 +++++++++++------------ test/Sema/callingconv.c | 12 +++++------ test/Sema/mrtd.c | 4 ++-- test/Sema/pr25786.c | 4 ++-- test/Sema/stdcall-fastcall-x64.c | 22 +++++++++---------- test/SemaCUDA/cuda-inherits-calling-conv.cu | 2 +- test/SemaCXX/borland-extensions.cpp | 16 +++++++------- test/SemaCXX/cxx11-gnu-attrs.cpp | 16 +++++++------- test/SemaCXX/decl-microsoft-call-conv.cpp | 2 +- test/SemaCXX/virtual-override-x64.cpp | 6 +++--- test/SemaTemplate/instantiate-function-params.cpp | 2 +- 17 files changed, 65 insertions(+), 65 deletions(-)