repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[InstCombine] Signed saturation patterns
[llvm-core.git]
/
test
/
tools
/
llvm-cxxfilt
/
coff-import.test
blob
35494d7a83269abae01bcc8c4fcf9b386d5258b1
1
RUN: llvm-cxxfilt -_ ___imp__ZSt6futureIvE | FileCheck %s
2
RUN: llvm-cxxfilt __imp__ZSt6futureIvE | FileCheck %s
3
4
CHECK: import thunk for std::future<void>
5