Skip to content

Conversation

@augusto2112
Copy link
Contributor

Use transparent_stepping instead of nodebug and alwaysinline in compiler generated C++ code from Swift. This attribute allow for annotated functions to be used in expression evaluation, which is an advantage over the former two.

Use transparent_stepping instead of nodebug and alwaysinline in compiler
generated C++ code from Swift. This attribute allow for annotated
functions to be used in expression evaluation, which is an advantage
over the former two.
@augusto2112
Copy link
Contributor Author

swiftlang/llvm-project#6565

@swift-ci smoke test

Copy link
Contributor

@hyp hyp left a comment

Choose a reason for hiding this comment

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

I think in this case we can also drop used attribute too.

@augusto2112
Copy link
Contributor Author

swiftlang/llvm-project#6565

@swift-ci smoke test macOS

@augusto2112
Copy link
Contributor Author

swiftlang/llvm-project#6565

@swift-ci smoke test macOS

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