Commit 28e9954
authored
llvm: Add missing
`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 #109483.VirtualFileSystem.h include (#171848)1 parent 5fcf712 commit 28e9954
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments