[PATCH] D70242: [OpenCL] Allow addr space qualifiers on lambda call expressions

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 19 04:28:19 PST 2019


Anastasia added a comment.

In D70242#1748313 <https://reviews.llvm.org/D70242#1748313>, @rjmccall wrote:

> Well that was easy.
>
> Do we accept the address-space attribute in this position, or is that TBD?


We accept the OpenCL one right at the end. I might need to test more in C++ though...


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70242/new/

https://reviews.llvm.org/D70242





More information about the cfe-commits mailing list