llvm/clang/test/Modules/Inputs/macro-undef-through-pch/module.modulemap

module A {
  header "A.h"
}