This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d5bb8349 [AVX512] Immediate for permd builtins should be an ICE. new 774ff76 Warn when a reference is bound to an empty l-value (dereferen [...]
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 | 6 +++++- lib/Sema/SemaInit.cpp | 15 +++++++++++++++ test/CXX/expr/expr.prim/expr.prim.lambda/p5.cpp | 4 ++-- test/Parser/cxx-casting.cpp | 2 +- test/SemaCXX/cstyle-cast.cpp | 6 +++--- test/SemaCXX/functional-cast.cpp | 6 +++--- test/SemaCXX/new-delete.cpp | 4 ++-- test/SemaCXX/static-cast.cpp | 6 +++--- 8 files changed, 34 insertions(+), 15 deletions(-)