diff options
| author | Jan Svoboda <jan_svoboda@apple.com> | 2025-10-30 10:25:53 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-30 10:25:53 -0700 |
| commit | 3056727a1ad8d8860d5c4302dd6867e485da38c9 (patch) | |
| tree | 38c46f74a0a11cd9bc98990088e63da92714d0ca /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
| parent | 22079e3f3698d5c367c7b67f63de8c838791ae76 (diff) | |
| download | llvm-3056727a1ad8d8860d5c4302dd6867e485da38c9.zip llvm-3056727a1ad8d8860d5c4302dd6867e485da38c9.tar.gz llvm-3056727a1ad8d8860d5c4302dd6867e485da38c9.tar.bz2 | |
[clang][lex] Use `FileManager` to make prebuilt module paths absolute (#165347)
This PR switches from using `llvm::sys::fs::make_absolute()` to
`FileManager::makeAbsolutePath()` so that `FileSystemOptions` (i.e. the
`-working-directory` option) and the `VFS`'s CWD have a say in how the
prebuilt module paths are resolved. This matches how the rest of the
compiler treats input files.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions
