llvm-project/clang/test/SemaOpenCL/builtin.cl

4 lines
131 B
Common Lisp

// RUN: %clang_cc1 %s -verify -pedantic -fsyntax-only
float __attribute__((overloadable)) acos(float); // expected-no-diagnostics