This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from bad4f7292a [CodeComplete] Fix ASTUnit cached completion of macros from [...] new cabb0bc32e [OpenCL][PR42033] Fix addr space deduction with template parameters
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/SemaDecl.cpp | 5 ++++- lib/Sema/SemaType.cpp | 4 +++- lib/Sema/TreeTransform.h | 7 ------- test/SemaOpenCLCXX/address-space-deduction.cl | 15 +++++++++++++++ test/SemaOpenCLCXX/address-space-templates.cl | 2 +- 5 files changed, 23 insertions(+), 10 deletions(-)