blob: 2213c386f82e360fee42cc2de635b26cada684d6 [file] [log] [blame]
RUN: llvm-cxxfilt -t f i | FileCheck %s
RUN: echo "f i" | llvm-cxxfilt -t | FileCheck %s --check-prefix="CHECK-STRING"
CHECK: float
CHECK-NEXT: int
CHECK-STRING: float int