brintos

brintos / llvm-project-archived public Read only

0
0
Text · 313 B · 3b7cb89 Raw
4 lines · plain
1// RUN: %clang_cc1 %s -finclude-default-header -fdeclare-opencl-builtins -triple spir-unknown-unknown -emit-pch -o %t.pch2// RUN: %clang_cc1 %s -finclude-default-header -fdeclare-opencl-builtins -cl-no-signed-zeros -triple spir-unknown-unknown -include-pch %t.pch -fsyntax-only -verify3// expected-no-diagnostics4