Skip to content

Conversation

@bader
Copy link
Contributor

@bader bader commented Nov 22, 2025

SYCL is C++ based language. When .c file is compiled with -fsycl flag,
driver emits a warning that .c file is compiled in C++ mode.

clang: warning: treating 'c' input as 'c++' when -fsycl is used [-Wexpected-file-type]

@bader bader requested a review from a team as a code owner November 22, 2025 00:39
SYCL is C++ based language. When .c file is compiled with `-fsycl` flag,
driver emits a warning that .c file is compiled in C++ mode.

clang: warning: treating 'c' input as 'c++' when -fsycl is used [-Wexpected-file-type]
@bader bader merged commit aed079a into intel:sycl Nov 24, 2025
29 checks passed
@bader bader deleted the test-rename branch November 24, 2025 19:59
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