================ @@ -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 ---------------- svenvh wrote:
I don't think you need the `-include opencl-c.h` for this test? (it's rather big, so slows down testing) Same comment applies to the next RUN line. https://github.com/llvm/llvm-project/pull/118601 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits