Skip to content

Commit 4f764ae

Browse files
committed
Merge commit '25ada5d1cf4a' from swift/release/6.1 into stable/20240723
2 parents d36699c + 25ada5d commit 4f764ae

File tree

7 files changed

+539
-1157
lines changed

7 files changed

+539
-1157
lines changed

lldb/source/Plugins/LanguageRuntime/Swift/ReflectionContext.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
#include "swift/RemoteInspection/ReflectionContext.h"
1414
#include "ReflectionContextInterface.h"
15-
#include "SwiftLanguageRuntimeImpl.h"
15+
#include "SwiftLanguageRuntime.h"
1616
#include "lldb/Utility/LLDBLog.h"
1717
#include "lldb/Utility/Log.h"
1818
#include "swift/Demangling/Demangle.h"

0 commit comments

Comments
 (0)