repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Reland][Runtimes] Merge 'compile_commands.json' files from runtimes build (#116303)
[llvm-project.git]
/
clang
/
test
/
CodeCompletion
/
crash-func-init.cpp
blob
de2598c9214751b564a2bc4f23f1e6a544987416
1
int
(*
foo
(
int
a
))(
flo
2
// RUN: %clang_cc1 -fsyntax-only -code-completion-at=%s:%(line-1):21 %s -o - \
3
// RUN: | FileCheck %s
4
// CHECK: COMPLETION: float