This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3bef4a5688 [PR40778] Preserve addr space in Derived to Base cast. new f384fbb54f [PR40778][Sema] Adjust addr space of operands in builtin operators.
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/SemaOverload.cpp | 19 +++++++++--- test/CodeGenOpenCLCXX/addrspace-operators.cl | 46 ++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+), 5 deletions(-) create mode 100644 test/CodeGenOpenCLCXX/addrspace-operators.cl