[clang] [clang-tools-extra] [lldb] [libc] [libcxx] [lld] [llvm] [flang] [compiler-rt] Make clang report invalid target versions for all environment types. (PR #78655)
Fangrui Song via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 25 12:45:43 PST 2024
================
@@ -276,7 +276,7 @@ class Triple {
Callable,
Mesh,
Amplification,
-
+ OpenCL,
----------------
MaskRay wrote:
I wonder why we need this addition. This is not mentioned in the description.
https://github.com/llvm/llvm-project/pull/78655
More information about the cfe-commits
mailing list