Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

_Pragma-dependency2.c
// RUN: %clang_cc1 -E %s -verify

#define DO_PRAGMA _Pragma 
DO_PRAGMA ("GCC dependency \"blahblabh\"")  // expected-error {{file not found}}