Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

suggest-typoed-directive.S
// RUN: %clang_cc1 -fsyntax-only -verify %s

// expected-no-diagnostics

#ifdef UNDEFINED
#id
#ifd
#ifde
#elf
#elsif
#elseif
#elfidef
#elfindef
#elfinndef
#els
#endi
#endif

#ifdef UNDEFINED
# in in order to perform
#endif

#ifdef UNDEFINED
#i
#endif

#if special_compiler
#special_compiler_directive
#endif