[libclc] [libclc] Reduce include usage in OpenCL builtins (PR #146840)
Fraser Cormack via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 4 03:09:58 PDT 2025
================
@@ -6,5 +6,12 @@
//
//===----------------------------------------------------------------------===//
+#ifndef __CLC_OPENCL_OPENCL_INTEGER_ABS_H__
----------------
frasercrmck wrote:
Oh, yes. And of course I'd copy/pasted the mistake to all files...
https://github.com/llvm/llvm-project/pull/146840
More information about the cfe-commits
mailing list