bolt/deps/llvm-18.1.8/clang/test/CodeCompletion/crash-func-init.cpp

5 lines
163 B
C++
Raw Normal View History

2025-02-14 19:21:04 +01:00
int (*foo(int a))(flo
// RUN: %clang_cc1 -fsyntax-only -code-completion-at=%s:%(line-1):21 %s -o - \
// RUN: | FileCheck %s
// CHECK: COMPLETION: float