Skip to content

Move SwiftASTContext & TypeSystemSwift* into Plugins/TypeSystem/Swift #1477

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

adrian-prantl
Copy link

to mirror a similar move spearheaded by the Clang typesystem.

(cherry picked from commit 9161b3cb453064096ccb92d181d996154d24ada7)

Conflicts:
lldb/source/API/SystemInitializerFull.cpp
lldb/source/Core/Module.cpp
lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp
lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/InstrumentationRuntimeMainThreadChecker.cpp
lldb/source/Plugins/Language/Swift/SwiftDictionary.cpp
lldb/source/Plugins/Language/Swift/SwiftSet.cpp
lldb/source/Plugins/TypeSystem/Swift/SwiftASTContext.h
lldb/source/Target/Target.cpp
lldb/unittests/Symbol/CMakeLists.txt

(cherry picked from commit a794ee1)

@adrian-prantl
Copy link
Author

#1468

This should enable a lot of additional functionality.

(cherry picked from commit 5873328)
(cherry picked from commit aafa942)
to mirror a similar move spearheaded by the Clang typesystem.

(cherry picked from commit 9161b3cb453064096ccb92d181d996154d24ada7)

 Conflicts:
	lldb/source/API/SystemInitializerFull.cpp
	lldb/source/Core/Module.cpp
	lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp
	lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/InstrumentationRuntimeMainThreadChecker.cpp
	lldb/source/Plugins/Language/Swift/SwiftDictionary.cpp
	lldb/source/Plugins/Language/Swift/SwiftSet.cpp
	lldb/source/Plugins/TypeSystem/Swift/SwiftASTContext.h
	lldb/source/Target/Target.cpp
	lldb/unittests/Symbol/CMakeLists.txt

(cherry picked from commit a794ee1)
@adrian-prantl adrian-prantl force-pushed the the-big-rename-rebranch branch from 61b6fa8 to 92fc3bf Compare July 16, 2020 17:35
@adrian-prantl adrian-prantl merged commit 90da850 into swiftlang:swift/master-rebranch Jul 16, 2020
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