Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

print-empty-prog-name.c
// Test that -print-prog-name= correctly returns an empty string

// RUN: %clang -print-prog-name= 2>&1 | FileCheck %s
// CHECK-NOT:{{.+}}