This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b8e5f9486c revert rL314300 accidently added only tests w/o the respecti [...] new cf6309caa0 [OpenMP] Add an additional test for D34888 new ea39f03c83 [OpenCL] Handle address space conversion while setting type [...]
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: lib/CodeGen/CGBuilder.h | 7 +++++++ lib/CodeGen/CGExpr.cpp | 7 +++++-- test/CodeGenOpenCL/vectorLoadStore.cl | 17 ++++++++++++++-- test/OpenMP/openmp_offload_codegen.cpp | 36 ++++++++++++++++++++++++++++++++++ 4 files changed, 63 insertions(+), 4 deletions(-) create mode 100644 test/OpenMP/openmp_offload_codegen.cpp