[clang] [Clang] diagnosing missing Vulkan environment when using SPIR-V triple (PR #190840)

Tony Guillot via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 14 04:16:20 PDT 2026


================
@@ -374,7 +374,7 @@ Bug Fixes in This Version
 -------------------------
 
 - Fixed atomic boolean compound assignment; the conversion back to atomic bool would be miscompiled. (#GH33210)
-
+- Fixed an issue where an assert was thrown instead of an error if no vulkan env was specified with -target spirv (#GH189964) 
----------------
to268 wrote:

It would be better to put it at the end of the section instead.

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


More information about the cfe-commits mailing list