This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8cebf7a [Objective-C] Add objc_subclassing_restricted attribute new 8b37780 [OpenCL] Diagnose variadic arguments
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/Headers/opencl-c.h | 2 ++ lib/Sema/SemaDecl.cpp | 11 ----------- lib/Sema/SemaType.cpp | 23 ++++++++++++++++++----- test/SemaOpenCL/builtin.cl | 2 +- test/SemaOpenCL/{func_ptr.cl => func.cl} | 7 +++++++ test/SemaOpenCL/invalid-block.cl | 27 +++++++++++++++++---------- 7 files changed, 47 insertions(+), 29 deletions(-) rename test/SemaOpenCL/{func_ptr.cl => func.cl} (60%)