Skip to content

Make assertionFailure(_:file:line:)’s documentation more consistent with sibling functions #40369

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
Dec 11, 2021

Conversation

mdznr
Copy link
Contributor

@mdznr mdznr commented Dec 2, 2021

In the other functions in Assert.swift, compiler optimization flags are surrounded in backtick marks. assertionFailure(_:file:line:), however, was not. This change makes the documentation more consistent.

@mdznr mdznr force-pushed the assert_documentation_consistency branch from 56fe349 to 9186d99 Compare December 10, 2021 01:26
@DougGregor
Copy link
Member

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit 2e6ff0c into swiftlang:main Dec 11, 2021
@mdznr mdznr deleted the assert_documentation_consistency branch December 21, 2021 15:43
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