[PATCH] D106785: [C++4OpenCL] Introduces __remove_address_space utility
Anastasia Stulova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 27 04:20:52 PDT 2021
Anastasia added inline comments.
================
Comment at: clang/docs/LanguageExtensions.rst:1964
+Address space removal
+---------------------
----------------
Anastasia wrote:
> Maybe we could title it something like:
>
> `Address space removal utility`
> or
> `Address space removal trait`
> ?
Although we could also be more specific and name it
`Remove address space builtin function`?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106785/new/
https://reviews.llvm.org/D106785
More information about the cfe-commits
mailing list