[clang] [llvm] [llvm][clang] Sandbox filesystem reads (PR #165350)

Ben Langmuir via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 6 15:10:02 PST 2025


================
@@ -110,9 +105,6 @@ class LLVM_ABI AsmPrinter : public MachineFunctionPass {
   /// generating (such as the current section etc).
   std::unique_ptr<MCStreamer> OutStreamer;
 
-  /// The VFS to resolve asm include directives.
-  IntrusiveRefCntPtr<vfs::FileSystem> VFS;
----------------
benlangmuir wrote:

What happened here?

https://github.com/llvm/llvm-project/pull/165350


More information about the llvm-commits mailing list