This was accidentally causing a main module named "macros.swift" to be treated as an overlay module for the Clang header "macros.h", and the "overlay" was not re-exporting the Clang module. Swift SVN r7782