================
@@ -13,6 +13,7 @@
 #include "clang/Driver/Driver.h"
 #include "clang/Frontend/FrontendActions.h"
 #include "llvm/ADT/ScopeExit.h"
+#include "llvm/Support/VirtualFileSystem.h"
----------------
qiongsiwu wrote:

Nit: do we still need this? I see that we already included 
`"llvm/Support/VirtualFileSystem.h"` in 
`clang/include/clang/DependencyScanning/DependencyScannerImpl.h`. 

https://github.com/llvm/llvm-project/pull/171238
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to