[Mlir-commits] [clang] [llvm] [mlir] [polly] [llvm] Forward declare VirtualFileSystem (PR #211761)

Nikita Popov llvmlistbot at llvm.org
Wed Aug 19 03:23:13 PDT 2026


nikic wrote:

I think this approach is fine, given that the IntrusiveRefCntPtr.h docs explicitly recommend it.

I'm a bit confused by the discussion about Instrumentor.h? That file does not seem to use VFS and is not touched by this PR?

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


More information about the Mlir-commits mailing list