[clang] [clang:frontend] Move helper functions to common location for SemaSPIRV (PR #125045)

Muhammad Bassiouni via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 30 02:50:27 PST 2025


================
@@ -0,0 +1,65 @@
+#include "clang/Sema/Common.h"
+
+namespace clang {
----------------
bassiounix wrote:

fixed

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


More information about the cfe-commits mailing list