Skip to content

[lldb-moduleimport] Add the logic for testing getDeclBySymbolName(). #15431

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 2 commits into from
Mar 22, 2018

Conversation

dcci
Copy link
Member

@dcci dcci commented Mar 22, 2018

Adrian already found and reported a bug, which I'm going to fix
in a later commit. Eventually this will go away, but in the meanwhile,
we should add test for this codepath.

rdar://problem/38720742

(I also decided to sneak in another commit to address Jordan's post commit reviews).

Davide Italiano added 2 commits March 22, 2018 10:07
Adrian already found and reported a bug, which I'm going to fix
in a later commit. Eventually this will go away, but in the meanwhile,
we should add test for this codepath.

<rdar://problem/38720742>
@dcci
Copy link
Member Author

dcci commented Mar 22, 2018

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit 5b6285f into swiftlang:master Mar 22, 2018
@adrian-prantl
Copy link
Contributor

It looks like this is preventing any pull requests from getting through because the test fails on i386. Could you disable it for 32 bits until a proper fix is available?

@dcci
Copy link
Member Author

dcci commented Mar 23, 2018

#15432 should take care of this.

@dcci
Copy link
Member Author

dcci commented Mar 23, 2018

(and sorry)

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