Skip to content
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

Fix warnings regarding #pragma clang #8405

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix warnings regarding #pragma clang #8405

wants to merge 1 commit into from

Conversation

z3moon
Copy link
Contributor

@z3moon z3moon commented Feb 2, 2025

'#pragma clang' is unavailable in MSVC. Wrap them with the proper preprocessor to avoid warnings in MSVC.

BUGS=[390207431]

@z3moon z3moon added the internal Issue/PR does not affect clients label Feb 2, 2025
'#pragma clang' is unavailable in MSVC. Wrap them with the proper
preprocessor to avoid warnings in MSVC.

BUGS=[390207431]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Issue/PR does not affect clients
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants