[clang] Don't crash when loading invalid VFS for the module dep collector
The VFS is null when it's invalid so return early in collectVFSFromYAML.
Loading
Please sign in to comment
The VFS is null when it's invalid so return early in collectVFSFromYAML.