Skip to content

Conversation

atrick
Copy link
Contributor

@atrick atrick commented May 2, 2017

AccessMarkerElimination now registers a callback so that any subsequently
deserialized function bodies will have access markers stripped for optimization.

rdar:31908496 Assertion failed: (isa(Val) && "cast() argument of
incompatible type!") in SILPerformanceInliner

@atrick
Copy link
Contributor Author

atrick commented May 2, 2017

@swift-ci smoke test.

atrick added 2 commits May 1, 2017 21:50
AccessMarkerElimination now registers a callback so that any subsequently
deserialized function bodies will have access markers stripped for optimization.

rdar:31908496 Assertion failed: (isa<X>(Val) && "cast<Ty>() argument of
              incompatible type!") in SILPerformanceInliner
@atrick
Copy link
Contributor Author

atrick commented May 2, 2017

@swift-ci smoke test and merge.

1 similar comment
@atrick
Copy link
Contributor Author

atrick commented May 2, 2017

@swift-ci smoke test and merge.

@swift-ci swift-ci merged commit 707cecb into swiftlang:master May 2, 2017
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