Files
linux-packaging-mono/external/llvm-project/llvm/test/tools/llvm-cxxfilt/simple.test

5 lines
74 B
Plaintext
Raw Normal View History

RUN: llvm-cxxfilt _Z1fi abc | FileCheck %s
CHECK: f(int)
CHECK-NEXT: abc