Default property value 'true' preserves current behavior. Value 'false'
can be used to create VFS "root", file system that gives better control
over which files compiler can use during compilation.
Non-fallthrough use case changes how we treat multiple VFS overlay
files. Instead of all of them being at the same level just above a real
file system, now they are nested and subsequent overlays can refer to
files in previous overlays.
rdar://problem/39465552