[clang] [clang][bytecode] Not all null pointers are 0 (PR #118601)

Timm Baeder via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 4 06:47:30 PST 2024


================
@@ -0,0 +1,12 @@
+// RUN: %clang_cc1 -no-enable-noundef-analysis %s -cl-std=CL2.0 -include opencl-c.h -triple amdgcn -emit-llvm -o - | FileCheck %s
----------------
tbaederr wrote:

Ah, nice. Thanks

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


More information about the cfe-commits mailing list