Skip to content

Commit 2f6a986

Browse files
authored
Merge pull request #1474 from hamishknight/tbd-next
[master-next] lldb: repair the Windows build after #1447
2 parents 782ca72 + 9331ef8 commit 2f6a986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/include/lldb/Symbol/SwiftASTContext.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ class IRGenOptions;
5151
class NominalTypeDecl;
5252
class SearchPathOptions;
5353
class SILModule;
54-
class TBDGenOptions;
54+
struct TBDGenOptions;
5555
class VarDecl;
5656
class ModuleDecl;
5757
class SourceFile;

0 commit comments

Comments
 (0)