Skip to content

Conversation

@Silv3S
Copy link
Contributor

@Silv3S Silv3S commented Dec 16, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 16, 2025 14:24
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes workarounds that were previously disabling compiler warnings (-Werror=format and -Werror=unused-variable) specifically for SYCL-TLA compilation. The change enables stricter compiler checks for SYCL-TLA code by removing the flag replacement macros and their invocations.

  • Removed replace_cmake_build_flags() and restore_cmake_build_flags() macros
  • Removed calls to these macros in the SYCL-TLA build configuration

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
cmake/SYCLTLA.cmake Removed macro definitions that disabled -Werror=format and -Werror=unused-variable compiler warnings
src/BuildOnLinux.cmake Removed invocations of the flag replacement macros around SYCL-TLA source compilation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

1 participant