[clang] [Clang] Add support for missing OpenCL extensions (PR #129777)

Sven van Haastregt via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 5 00:37:50 PST 2025


https://github.com/svenvh requested changes to this pull request.

What is the motivation for this change?  We are trying to move away from adding extensions to this file for extensions that only add builtin functions, see e.g. https://reviews.llvm.org/D92231 .  What functionality are you gaining by adding them here?

https://github.com/llvm/llvm-project/pull/129777


More information about the cfe-commits mailing list