[PATCH] D65986: Allow setting the VFS to 'real' mode instead of default 'physical'
Michael Spencer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 9 10:26:35 PDT 2019
Bigcheese added a comment.
This fix works, but we could also use openat to get around max path length issues. Windows also has an API that can be used similarly.
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