Support only preferred spelling 'Modules/module.private.modulemap' and not the deprecated 'module_private.map'. rdar://problem/57715533 Reviewed By: bruno Differential Revision: https://reviews.llvm.org/D75311
5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
framework module DeprecatedModuleMapLocation_Private {
|
|
header "A.h"
|
|
export *
|
|
}
|