Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

auto_type.c
// RUN: %clang_cc1 -code-completion-at=%s:3:1 %s | FileCheck %s
void func() {

}
// CHECK: COMPLETION: __auto_type