Skip to content

Conversation

@Steelskin
Copy link

vfs::FileSystem is forward-declared in SanitizerBinaryMetadata.h. The corresponding header must be included in any source file that includes that header, or we risk issues when building with LLVM_BUILD_LLVM_DYLIB to build LLVM as a DLL on Windows.

This effort is tracked in swiftlang/swift#85241.

`vfs::FileSystem` is forward-declared in `SanitizerBinaryMetadata.h`.
The corresponding header must be included in any source file that
includes that header, or we risk issues when building with
`LLVM_BUILD_LLVM_DYLIB` to build LLVM as a DLL on Windows.

This effort is tracked in swiftlang/swift#85241.
@Steelskin Steelskin requested a review from a team as a code owner December 15, 2025 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant