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
[clang-cl] Ignore /Wv and /Wv:17 flags
[llvm-project.git]
/
clang
/
test
/
CodeCompletion
/
crash-func-init.cpp
blob
6d84b843ea18276c42de165b41b39986193a3ef1
1
int
(*
foo
(
int
a
))(
flo
2
// RUN: %clang_cc1 -fsyntax-only -code-completion-at=%s:1:21 %s -o - \
3
// RUN: | FileCheck %s
4
// CHECK: COMPLETION: float