This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 08176f5 [OpenBSD] Add type sign information for OpenBSD new e528dbb [X86] Split up the single switch statement in Sema::CheckX86B [...] new b8f10df [AVX-512] Add initial support for checking rounding mode argu [...]
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 + include/clang/Sema/Sema.h | 1 + lib/Sema/SemaChecking.cpp | 140 ++++++++++++++++++++++++++--- test/Sema/builtins-x86.c | 4 + 4 files changed, 133 insertions(+), 14 deletions(-)