Skip to content

Commit 577c1a9

Browse files
author
git apple-llvm automerger
committed
Merge commit 'e1e330aa4244' from apple/master into swift/master-next
2 parents f0b2e4f + e1e330a commit 577c1a9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,8 @@
1010
#define LLVM_DEBUGINFO_CODEVIEW_MODULEDEBUGFRAGMENTVISITOR_H
1111

1212
#include "llvm/DebugInfo/CodeView/CodeView.h"
13-
#include "llvm/DebugInfo/CodeView/DebugSubsectionRecord.h"
1413
#include "llvm/DebugInfo/CodeView/StringsAndChecksums.h"
1514
#include "llvm/Support/Error.h"
16-
#include <cstdint>
1715

1816
namespace llvm {
1917

@@ -30,7 +28,6 @@ class DebugStringTableSubsectionRef;
3028
class DebugSymbolRVASubsectionRef;
3129
class DebugSymbolsSubsectionRef;
3230
class DebugUnknownSubsectionRef;
33-
class StringsAndChecksumsRef;
3431

3532
class DebugSubsectionVisitor {
3633
public:

0 commit comments

Comments
 (0)