svenvh added inline comments.
================ Comment at: clang/docs/ReleaseNotes.rst:262 +- Added parsing support for optionality of device side enqueue and blocks (not + fully incomplete yet!). +- Added missing support for optionality of various builtin functions: ---------------- incomplete -> complete ================ Comment at: clang/docs/ReleaseNotes.rst:277-279 +- Fix address space for temporaries (to be ``__private``). +- Disallows static kernel functions. +- Fix implicit definition of ``__cpp_threadsafe_static_init`` macro. ---------------- Nit: it would be better to use the same tense everywhere (fixed, added, ...). CHANGES SINCE LAST ACTION https://reviews.llvm.org/D119710/new/ https://reviews.llvm.org/D119710 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits