Anastasia added inline comments.
================ Comment at: clang/docs/LanguageExtensions.rst:1964 +Address space removal +--------------------- ---------------- Maybe we could title it something like: `Address space removal utility` or `Address space removal trait` ? ================ Comment at: clang/docs/LanguageExtensions.rst:1968 +``__remove_address_space`` allows to derive types in C++ for OpenCL +that have address space qualifiers removed. The tool only throws away +address space qualifiers, therefore, other type qualifiers such as ---------------- CHANGES SINCE LAST ACTION https://reviews.llvm.org/D106785/new/ https://reviews.llvm.org/D106785 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits