diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2025-09-18 11:07:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-18 11:07:40 -0700 |
commit | cda542dd21eb550c58b398f1a47216ed55edf72d (patch) | |
tree | c9399fc7a04b54656bbf5c2f202ff6dc8c99f761 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | b59af5cc9c7f6794a51db189521cad22d97a1605 (diff) | |
download | llvm-cda542dd21eb550c58b398f1a47216ed55edf72d.zip llvm-cda542dd21eb550c58b398f1a47216ed55edf72d.tar.gz llvm-cda542dd21eb550c58b398f1a47216ed55edf72d.tar.bz2 |
[clang] Pass VFS into `ASTUnit::LoadFromASTFile()` (#159166)
This PR makes the `VFS` parameter to `ASTUnit::LoadFromASTFile()`
required and explicit, rather than silently defaulting to the real file
system. This makes it easy to correctly propagate the fully-configured
VFS and load any input files like the rest of the compiler does.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions