xref: /llvm-project/clang/test/Modules/Inputs/normal-module-map/Umbrella2/module.modulemap (revision a171d248ca34b8b6f8de11d42a83ad981285963a)
1module Umbrella2 {
2  umbrella header "Umbrella2.h"
3}
4