This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 350d267 clang-format: Keep string-literal-label + value pairs on a line. new 49b4f07 [OpenCL] Enable unroll hint for OpenCL 1.x. new 05d54be [OpenCL] Improve address space diagnostics.
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 | 5 +++-- lib/Sema/SemaDecl.cpp | 21 ++++++++++++--------- lib/Sema/SemaStmtAttr.cpp | 10 +++------- test/CodeGenOpenCL/unroll-hint.cl | 1 + test/SemaOpenCL/invalid-kernel.cl | 10 +++++++--- test/SemaOpenCL/unroll-hint.cl | 15 +-------------- 6 files changed, 27 insertions(+), 35 deletions(-)