This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 96ab5e6080 [index] References to fields from template instantiations sh [...] new 6e34f0e735 [OpenCL] Emit function-scope variable in constant address sp [...]
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/Decl.h | 9 +++++- lib/CodeGen/CGDecl.cpp | 13 ++++---- lib/Sema/SemaDecl.cpp | 35 +++++++++++++++------- .../amdgpu-debug-info-pointer-address-space.cl | 20 ++++++------- .../amdgpu-debug-info-variable-expression.cl | 30 +++++++++---------- test/CodeGenOpenCL/constant-addr-space-globals.cl | 8 +++-- test/SemaOpenCL/storageclass.cl | 11 ++++++- 7 files changed, 81 insertions(+), 45 deletions(-)