Skip to content

[lldb] Fix few easily correctable warnings #1990

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
Oct 17, 2020

Conversation

kastiglione
Copy link

No description provided.

@@ -8342,14 +8342,6 @@ bool SwiftASTContext::CacheUserImports(SwiftASTContext &swift_ast_context,
Status &error) {
llvm::SmallString<1> m_description;

swift::ModuleDecl::ImportFilter import_filter {
Copy link
Author

@kastiglione kastiglione Oct 17, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@medismailben I believe this unused var is left over from your recent PR.

@kastiglione
Copy link
Author

This PR is in prep for #1991

@kastiglione
Copy link
Author

@swift-ci test

@kastiglione
Copy link
Author

@swift-ci test macOS Platform

Copy link

@adrian-prantl adrian-prantl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@medismailben
Copy link

Thanks for catching that!

@kastiglione kastiglione deleted the lldb-Fix-few-easily-correctable-warnings branch October 19, 2020 15:51
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