
By using vfs::recursive_directory_iterator, this warning will now fire when some or all of a module's headers are from VFS mappings. llvm-svn: 211746
6 lines
100 B
Plaintext
6 lines
100 B
Plaintext
framework module Incomplete {
|
|
umbrella header "Incomplete.h"
|
|
export *
|
|
module * { export * }
|
|
}
|