[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
Fri Aug 9 09:51:28 PDT 2019
jfb marked an inline comment as done.
jfb added a comment.
In D65986#1622447 <https://reviews.llvm.org/D65986#1622447>, @sammccall wrote:
> Tagging D62271 <https://reviews.llvm.org/D62271> and @Bigcheese as this was the change that switched the default in Driver. (My motivation for D58169 <https://reviews.llvm.org/D58169> was thread-heavy programs like clangd).
>
> (At this point it seems likely that MAX_PATH and working directory issues are going to be our greatest defenses against the robot uprising)
Thanks for the reference, I hadn't seen this commit! Michael, WDYT?
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