Jan Svoboda
8e999e3d78
[llvm][clang] Sandbox filesystem reads ( #165350 )
...
This PR introduces a new mechanism for enforcing a sandbox around
filesystem reads coming from the compiler. A fatal error is raised
whenever the `llvm::sys::fs`, `llvm::MemoryBuffer::getFile*()` APIs get
used directly instead of going through the "blessed" virtual interface
of `llvm::vfs::FileSystem`.
2025-12-11 15:42:13 -08:00
..
2025-11-11 11:21:42 -08:00
2025-09-15 17:51:29 -07:00
2025-10-04 15:22:54 -07:00
2025-06-17 13:28:45 -07:00
2025-07-22 16:37:10 -07:00
2025-12-01 11:19:39 -08:00
2025-11-06 06:51:57 -08:00
2025-11-04 15:15:33 -08:00
2025-11-03 11:11:47 -08:00
2025-10-25 06:23:43 -07:00
2025-08-21 05:21:42 +03:00
2025-11-10 16:24:39 -08:00
2025-11-10 16:24:39 -08:00
2025-11-06 13:28:27 -08:00
2025-09-09 02:20:00 +03:00
2025-12-01 11:19:39 -08:00
2025-12-01 11:19:39 -08:00
2025-09-16 09:27:08 -07:00
2025-09-16 09:27:08 -07:00
2025-11-06 06:51:57 -08:00
2025-06-19 14:58:05 -07:00
2025-11-06 13:28:27 -08:00
2025-11-06 13:28:27 -08:00
2025-12-01 11:19:39 -08:00
2025-12-01 11:19:39 -08:00
2025-09-16 09:27:08 -07:00
2025-10-25 06:23:43 -07:00
2025-09-16 09:27:08 -07:00
2025-06-15 08:51:59 +01:00
2025-12-11 15:42:13 -08:00
2025-11-06 13:28:27 -08:00