This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 18c7aac65f [OpenCL] Fix addr space deduction for pointers/references to [...] new 3d1db37fe9 [OpenCL] Add generic type handling for builtin functions
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: lib/Sema/OpenCLBuiltins.td | 223 ++++++++------ lib/Sema/SemaLookup.cpp | 189 ++++++++---- test/SemaOpenCL/fdeclare-opencl-builtins.cl | 29 +- utils/TableGen/ClangOpenCLBuiltinEmitter.cpp | 429 ++++++++++++++++++++------- 4 files changed, 613 insertions(+), 257 deletions(-)