repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git]
/
clang
/
test
/
SemaObjCXX
/
expr-objcxx.mm
blob
7fd4ca8b272bd8f12953b45a18bb3dc277d509b1
1
// RUN: %clang_cc1 %s -verify -pedantic -fsyntax-only
2
// expected-no-diagnostics
3
4
void *P = @selector(foo::bar::);