This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b9f01a14a9 [CodeComplete] Filter override completions by function name new c76fe398e2 [OpenCL] Add support for the cl_arm_integer_dot_product extensions
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/OpenCLExtensions.def | 6 ++++ lib/Headers/opencl-c.h | 28 +++++++++++++++++ test/CodeGenOpenCL/arm-integer-dot-product.cl | 38 +++++++++++++++++++++++ test/SemaOpenCL/arm-integer-dot-product.cl | 43 +++++++++++++++++++++++++++ 4 files changed, 115 insertions(+) create mode 100644 test/CodeGenOpenCL/arm-integer-dot-product.cl create mode 100644 test/SemaOpenCL/arm-integer-dot-product.cl