Skip to content

Expose a ImportPrivateDependencies LangOpt for LLDB (NFC). #75657

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

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

adrian-prantl
Copy link
Contributor

This patch allows controlling the automatic import of private dependencies separately from the DebuggerSupport option, which currently also triggers this behavior. With explicit modules + precise compiler invocations LLDB is moving towards no longer needing this behavior.

rdar://133088201
(cherry picked from commit 9f9450b)

@adrian-prantl
Copy link
Contributor Author

test with swiftlang/llvm-project#9040
@swift-ci test

This patch allows controlling the automatic import of private dependencies
separately from the DebuggerSupport option, which currently also triggers this
behavior. With explicit modules + precise compiler invocations LLDB is moving
towards no longer needing this behavior.

rdar://133088201
(cherry picked from commit a1ba715)
@adrian-prantl
Copy link
Contributor Author

test with swiftlang/llvm-project#9040
@swift-ci test

2 similar comments
@adrian-prantl
Copy link
Contributor Author

test with swiftlang/llvm-project#9040
@swift-ci test

@adrian-prantl
Copy link
Contributor Author

test with swiftlang/llvm-project#9040
@swift-ci test

@adrian-prantl
Copy link
Contributor Author

@swift-ci test windows

@adrian-prantl adrian-prantl merged commit f672c77 into swiftlang:main Aug 6, 2024
5 checks passed
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.

3 participants