[clang] [Clang] diagnosing missing Vulkan environment when using SPIR-V triple (PR #190840)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 17 05:48:37 PDT 2026
https://github.com/AaronBallman commented:
I think at least part of the testing issue is that you're running the driver (clang) rather than the frontend (clang -cc1).
https://github.com/llvm/llvm-project/pull/190840
More information about the cfe-commits
mailing list