Skip to content

Fix build error when SWIFT_DEBUG_RUNTIME is defined. #4624

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
Sep 4, 2016

Conversation

rjmansfield
Copy link
Contributor

Fixes build error when SWIFT_DEBUG_RUNTIME is defined.

error: no member named 'getName' in 'swift::MetadataCache<(anonymous namespace)::GenericCacheEntry>::Entry'
Entry::getName(), this, numArguments);

@swift-ci Please smoke test

@gribozavr
Copy link
Contributor

@swift-ci Please smoke test

@gribozavr
Copy link
Contributor

Verified that with this PR applied, the runtime builds with SWIFT_DEBUG_RUNTIME=1.

@gribozavr gribozavr merged commit e9d4575 into swiftlang:master Sep 4, 2016
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