Skip to content

Guard adding intel compiler flag behind check for intel compiler.#2004

Merged
LebedevRI merged 3 commits into
google:mainfrom
efcs:fix-intel-flag
Jun 27, 2025
Merged

Guard adding intel compiler flag behind check for intel compiler.#2004
LebedevRI merged 3 commits into
google:mainfrom
efcs:fix-intel-flag

Conversation

@EricWF

@EricWF EricWF commented Jun 18, 2025

Copy link
Copy Markdown
Contributor

For reasons I don't yet fully understand, failing to guard the check for flag -wd654 will cause it to be added to certain clang configurations, and then cause compilation to fail.

While exactly why this happens needs investigation, the fix proposed in this patch seems direct and simple enough to apply regardless.

For reasons I don't yet fully understand, failing to guard the check
for flag -wd654 will cause it to be added to certain clang
configurations, and then cause compilation to fail.

While exactly why this happens needs investigation, the fix
proposed in this patch seems direct and simple enough to
apply regardless.
Comment thread CMakeLists.txt
Address review comments by reusing intel compiler block.

@LebedevRI LebedevRI left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LG, thank you!

@LebedevRI

Copy link
Copy Markdown
Collaborator

Looks like you need to rebase this yourself, since it seems you've unclicked the checkbox.

@LebedevRI LebedevRI self-requested a review June 27, 2025 18:45
@EricWF

EricWF commented Jun 27, 2025

Copy link
Copy Markdown
Contributor Author

Looks like you need to rebase this yourself, since it seems you've unclicked the checkbox.

I certainly didn't mean to.

Thanks for the review.

@LebedevRI LebedevRI merged commit b20cea6 into google:main Jun 27, 2025
84 checks passed
@EricWF

EricWF commented Jun 27, 2025

Copy link
Copy Markdown
Contributor Author

Thanks again.

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