Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
@import NewName; int f(void) { return same_api; } // RUN: rm -rf %t // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -I %S/Inputs/oldname -fmodules-cache-path=%t %s -verify // expected-no-diagnostics