Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
// RUN: %clang_cc1 -triple powerpc-ibm-aix -fsyntax-only -verify -internal-isystem %S/Inputs/include %s // expected-no-diagnostics #include <float.h> _Static_assert(FLOAT_LOCAL_DEF, "");