This revision was automatically updated to reflect the committed changes.
Closed by commit rC346414: [Tooling] Produce diagnostics for missing input
files. (authored by sammccall, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D53958?vs=172052&id=173180#toc
Repository:
rC
sammccall created this revision.
sammccall added a reviewer: ioeric.
Herald added a subscriber: cfe-commits.
This was disabled way back in 2011, in the dark times before Driver was
VFS-aware.
Also, make driver more VFS-aware :-)
This breaks one ClangTidy test (we improved the error message), wi