Jan Svoboda
0e3c3165ea
[llvm][clang] Use the VFS in FileCollector ( #160788 )
...
This PR changes `llvm::FileCollector` to use the `llvm::vfs::FileSystem`
API for making file paths absolute instead of using
`llvm::sys::fs::make_absolute()` directly. This matches the behavior of
the compiler on most other input files.
2025-09-26 08:17:31 -07:00
..
2025-05-10 10:44:04 -07:00
2025-05-14 11:21:42 -07:00
2025-08-01 22:23:30 -04:00
2025-08-01 22:23:30 -04:00
2025-08-22 19:33:59 +00:00
2025-08-13 10:22:23 +01:00
2025-08-09 05:06:53 -03:00
2025-08-01 22:23:30 -04:00
2025-08-09 05:06:53 -03:00
2025-05-28 16:36:48 +01:00
2025-09-22 17:24:15 +01:00
2025-07-31 15:07:35 -04:00
2025-09-16 08:21:06 -07:00
2025-08-09 05:06:53 -03:00
2025-06-02 09:39:56 +02:00
2025-05-21 12:03:58 -07:00
2025-08-27 13:11:34 -03:00
2025-06-04 11:33:37 +02:00
2025-06-17 16:33:24 +01:00
2025-06-17 15:24:26 +01:00
2025-09-26 08:17:31 -07:00
2025-08-09 05:06:53 -03:00
2025-05-28 16:36:48 +01:00