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-09-18 13:49:56 -07:00
2025-09-09 14:11:39 -07:00
2025-09-08 12:39:07 +00:00
2025-09-04 20:36:14 +09:00
2025-09-26 08:17:31 -07:00
2025-09-25 12:32:31 -04:00
2025-08-20 14:33:27 -07:00
2025-06-24 11:10:35 +02:00
2025-09-17 20:34:30 +03:00
2025-08-27 13:11:34 -03:00
2025-08-20 14:33:27 -07:00
2025-06-24 11:10:35 +02:00
2025-09-25 14:06:48 -07:00
2025-06-24 11:10:35 +02:00
2025-09-25 12:05:31 -07:00
2025-09-18 08:20:09 -07:00
2025-09-17 16:43:03 -07:00
2025-08-09 05:06:53 -03:00
2025-06-24 11:10:35 +02:00
2025-09-04 15:07:11 -07:00
2025-08-08 22:29:47 +02:00
2025-09-25 23:15:04 +03:00
2025-07-25 15:55:21 -07:00
2025-06-24 11:10:35 +02:00
2025-08-20 14:33:27 -07:00
2025-06-24 11:10:35 +02:00
2025-06-24 11:10:35 +02:00
2025-09-15 18:03:55 +01:00
2025-06-24 11:10:35 +02:00
2025-06-20 10:48:04 -05:00