Skip to content

Wrapping reference to SwiftASTContext with #ifndef NDEBUG #1490

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

Conversation

ematejska
Copy link

Wrapping reference to SwiftASTContext with #ifndef NDEBUG/#endif because it was only defined in that case per: 5fa7d8e. Without this, running the full lldb testsuite seems to fail on this test.

ematejska added 2 commits July 17, 2020 08:44
Wrapping reference to SwiftASTContext with #ifndef NDEBUG/#endif because it was only defined in that case per: 5fa7d8e.   Without this, running the full lldb testsuite seems to fail on this test.
@ematejska ematejska requested a review from adrian-prantl July 17, 2020 15:46
@ematejska
Copy link
Author

@swiftr-ci please test

@adrian-prantl
Copy link

Thanks! Could you please also create a PR for the swift/master-next branch? There is no automerger in that direction.

@adrian-prantl
Copy link

@swift-ci test

ematejska pushed a commit that referenced this pull request Jul 17, 2020
…f NDEBUG

Merging #1490 to swift/master-next as requested.
@adrian-prantl adrian-prantl merged commit 30cc864 into swift/master Jul 17, 2020
@ematejska ematejska deleted the ematejska-patch-1 branch August 14, 2020 21:20
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.

2 participants