repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Recommit "rL366894: [yaml2obj] - Allow custom fields for the SHT_UNDEF sections."
[llvm-complete.git]
/
test
/
tools
/
llvm-cxxfilt
/
invalid.test
blob
10f3b2e813236db7b6d2c208454a6791c9a45b7d
1
RUN: llvm-cxxfilt _Z1fi __Z1fi f ___ZSt1ff_block_invoke | FileCheck %s
2
3
CHECK: f(int)
4
CHECK-NEXT: __Z1fi
5
CHECK-NEXT: f
6
CHECK-NEXT: invocation function for block in std::f(float)