summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cxxfilt/coff-import.test
blob: 35494d7a83269abae01bcc8c4fcf9b386d5258b1 (plain)
1
2
3
4
5
RUN: llvm-cxxfilt -_ ___imp__ZSt6futureIvE | FileCheck %s
RUN: llvm-cxxfilt __imp__ZSt6futureIvE | FileCheck %s

CHECK: import thunk for std::future<void>

OpenPOWER on IntegriCloud