[PATCH] D65986: Allow setting the VFS to 'real' mode instead of default 'physical'
JF Bastien via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 8 17:17:47 PDT 2019
jfb marked an inline comment as done.
jfb added inline comments.
================
Comment at: clang/test/Driver/vfsmode.py:4
+
+# UNSUPPORTED: system-windows
+
----------------
I'm not sure what the best way to test this on Windows would be, and without a machine handy I can't really test this :-(
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65986/new/
https://reviews.llvm.org/D65986
More information about the cfe-commits
mailing list