This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f04d905d33 Set MustBuildLookupTable on PrimaryContext in ExternalASTMerger new ae8cfe3c9c [OpenCL] Improve diags for addr spaces in templates
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 | 40 +++++++++++++----------- lib/Sema/SemaType.cpp | 5 +-- lib/Sema/TreeTransform.h | 7 +++++ test/CodeGenOpenCLCXX/template-address-spaces.cl | 3 -- test/SemaOpenCLCXX/address-space-templates.cl | 12 +++++++ 5 files changed, 43 insertions(+), 24 deletions(-) create mode 100644 test/SemaOpenCLCXX/address-space-templates.cl