Skip to content

[SYCL][NFC] Disable sycl/sycl.hpp warning in unittests #19310

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
Jul 4, 2025

Conversation

uditagarwal97
Copy link
Contributor

After #19279, ninja check-sycl produces hundreds of warning about including sycl.hpp without -fsycl flag."
This PR disables those warnings for unittests.

@uditagarwal97 uditagarwal97 self-assigned this Jul 4, 2025
@uditagarwal97 uditagarwal97 requested a review from a team as a code owner July 4, 2025 16:30
@uditagarwal97
Copy link
Contributor Author

uditagarwal97 commented Jul 4, 2025

Here's the manually-triggered, post-commit workflow run to demonstrate that this PR fixes the post-commit failure: https://github.com/intel/llvm/actions/runs/16077989569/job/45377394730

Merging this PR to fix post commit failure.

@uditagarwal97 uditagarwal97 merged commit 6b67abd into sycl Jul 4, 2025
15 checks passed
@uditagarwal97 uditagarwal97 deleted the private/udit/unittest_warning branch July 4, 2025 16:52
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