[clang] [llvm] Make OpenCL an OSType rather than an EnvironmentType. (PR #170297)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 2 09:18:59 PST 2025
arsenm wrote:
OpenCL should be neither an operating system or an environment. It's a source language, not a target ABI
https://github.com/llvm/llvm-project/pull/170297
More information about the llvm-commits
mailing list