This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d47768c5aa Inline asm constraints: allow ICE-like pointers for the "n" [...] new 716cfc6370 [PR40778] Add addr space conversion when binding reference t [...]
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/AST/Type.h | 5 +++++ lib/Sema/SemaInit.cpp | 21 +++++++++++++++++---- test/CodeGenOpenCLCXX/addrspace-references.cl | 14 ++++++++++++++ 3 files changed, 36 insertions(+), 4 deletions(-) create mode 100644 test/CodeGenOpenCLCXX/addrspace-references.cl