Skip to content

Remove unneeded compiler guard. #35

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
Aug 1, 2023
Merged

Conversation

Lukasa
Copy link
Contributor

@Lukasa Lukasa commented Aug 1, 2023

Motivation:

We no longer support compilers older than 5.3 (or indeed older than 5.6), so we don't need compiler guards for old ones.

Modifications:

Remove fallback for old compilers.

Result:

Easier to understand code

Motivation:

We no longer support compilers older than 5.3 (or indeed older than
5.6), so we don't need compiler guards for old ones.

Modifications:

Remove fallback for old compilers.

Result:

Easier to understand code
@Lukasa Lukasa added the 🔨 semver/patch No public API change. label Aug 1, 2023
@Lukasa Lukasa merged commit 9055e7c into apple:main Aug 1, 2023
@Lukasa Lukasa deleted the cb-compiler-guards branch August 1, 2023 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants