hanchenye-llvm-project/clang/test/VFS
Ben Langmuir 005c2e57a6 [vfs] Don't bail out after a missing -ivfsoverlay file
This make -ivfsoverlay behave more like other fatal errors (e.g. missing
-include file) by skipping the missing file instead of bailing out of
the whole compilation. This makes it possible for libclang to still
provide some functionallity as well as to correctly produce the fatal
error diagnostic (previously we lost the diagnostic in libclang since
there was no TU to tie it to).

rdar://33385423

llvm-svn: 328337
2018-03-23 17:37:27 +00:00
..
Inputs [vfs] Don't bail out after a missing -ivfsoverlay file 2018-03-23 17:37:27 +00:00
external-names.c
framework-import.m
implicit-include.c
include-mixed-real-and-virtual.c
include-real-from-virtual.c
include-virtual-from-real.c
include.c
incomplete-umbrella.m
module-import.m
module_missing_vfs.m [vfs] Don't bail out after a missing -ivfsoverlay file 2018-03-23 17:37:27 +00:00
parse-errors.c
real-path-found-first.m
relative-path.c
test_nonmodular.c
umbrella-framework-import-skipnonexist.m
umbrella-mismatch.m