[clang] [llvm] [llvm][vfs] Allow root directory remap (PR #83766)

2024-03-03 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang @llvm/pr-subscribers-llvm-support Author: None (yelleyee) Changes Add a new feature allowing root(/) directory remap by breaking the assumption that remap root must be a directory. Now the config below will be allowed. Directory-re

[clang] [llvm] [llvm][vfs] Allow root directory remap (PR #83766)

2024-03-03 Thread via cfe-commits
https://github.com/yelleyee created https://github.com/llvm/llvm-project/pull/83766 Add a new feature allowing root(/) directory remap by breaking the assumption that remap root must be a directory. Now the config below will be allowed. Directory-remap config of root(/) is not a