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] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git]
/
clang
/
test
/
CodeCompletion
/
auto_type.c
blob
32294cf3a9de77e8f9dba3511f8cff5afebce0bf
1
// RUN: %clang_cc1 -code-completion-at=%s:%(line+2):1 %s | FileCheck %s
2
void
func
() {
3
4
}
5
// CHECK: COMPLETION: __auto_type