[all-commits] [llvm/llvm-project] 82888b: [OpenCL] Fix address space for const method call f...
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Mon Nov 4 05:12:43 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 82888b78d47ed132aee4993e00669ce7cbd963e0
https://github.com/llvm/llvm-project/commit/82888b78d47ed132aee4993e00669ce7cbd963e0
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2019-11-04 (Mon, 04 Nov 2019)
Changed paths:
M clang/lib/Sema/SemaOverload.cpp
M clang/test/CodeGenOpenCLCXX/addrspace-of-this.cl
Log Message:
-----------
[OpenCL] Fix address space for const method call from nonconst (PR43145)
Patch by Anastasia Stulova and Sven van Haastregt.
Differential Revision: https://reviews.llvm.org/D68781
More information about the All-commits
mailing list