farzonl wrote: @Naghasan @VyacheslavLevytskyy there is an issue in SemaSPIRV.cpp
``` clang/lib/Sema/SemaSPIRV.cpp:132:3: error: default label in switch which covers all enumeration values [-Werror,-Wcovered-switch-default] 132 | default: | ^ 1 error generated. ``` https://github.com/llvm/llvm-project/pull/137805 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits