Files
llvm-project/llvm/lib/TableGen/Parser.cpp
Jan Svoboda 9deba01c1d [support] Use VFS in SourceMgr for loading includes (#162903)
Most `SourceMgr` clients don't make use of include files, but those that
do might want to specify the file system to use. This patch enables that
by making it possible to pass a `vfs::FileSystem` instance into
`SourceMgr`.
2025-10-15 09:24:36 -07:00

1.8 KiB