hanchenye-llvm-project/clang/test/CodeCompletion/crash-func-init.cpp

5 lines
155 B
C++

int (*foo(int a))(flo
// RUN: %clang_cc1 -fsyntax-only -code-completion-at=%s:1:21 %s -o - \
// RUN: | FileCheck %s
// CHECK: COMPLETION: float