Skip to content

Conversation

@bader
Copy link
Contributor

@bader bader commented Dec 30, 2025

SYCL is an API built on top of C++ programming language. Building SYCL
program with C compiler is not possible.

The content of clang/test/Driver/sycl-offload-old-model.c test has been
added to existing clang/test/Driver/sycl-offload-old-model.cpp test.
The same applies to clang/test/Driver/sycl-offload.c.

Moved a check for a warning about using .c file extenion for SYCL to a
separate test - clang/test/Driver/sycl-c-warn.c.

SYCL is an API built on top of C++ programming language. Building SYCL
program with C compiler is not possible.

The content of clang/test/Driver/sycl-offload-old-model.c test has been
added to existing clang/test/Driver/sycl-offload-old-model.cpp test.
The same applies to clang/test/Driver/sycl-offload.c.

Moved a check for a warning about using .c file extenion for SYCL to a
separate test - clang/test/Driver/sycl-c-warn.c.
@bader bader requested review from a team as code owners December 30, 2025 01:20
@bader
Copy link
Contributor Author

bader commented Dec 30, 2025

@hchilama, could you take a look, please?

Copy link
Contributor

@hchilama hchilama left a comment

Choose a reason for hiding this comment

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

LGTM - Driver

@bader bader merged commit 702c279 into intel:sycl Dec 30, 2025
27 of 29 checks passed
@bader bader deleted the file-ext branch December 30, 2025 23:35
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.

3 participants