Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
RUN: llvm-cxxfilt -n -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