Skip to content

Conversation

@aelovikov-intel
Copy link
Contributor

@aelovikov-intel aelovikov-intel commented Nov 6, 2025

That matches the intended behavior of those options.

Copy link
Contributor

@mdtoguchi mdtoguchi left a comment

Choose a reason for hiding this comment

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

LGTM

// those STL headers in their programs (e.g., <complex>).
SmallString<128> STLWrappersDir(SYCLDir);
llvm::sys::path::append(STLWrappersDir, "stl_wrappers");
// Add the SYCL specific header directories as system directories for non
Copy link
Contributor

Choose a reason for hiding this comment

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

I understand that you have retained the comments from the original code, but could you add some context on why SYCL specific header directories are added as system directories for non MSVC compilers?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That should go into a separate PR, possibly merging the implementation of host/device toolchains.

@aelovikov-intel aelovikov-intel merged commit d67098c into intel:sycl Nov 13, 2025
30 of 35 checks passed
@aelovikov-intel aelovikov-intel deleted the sycl-nostdinc branch November 13, 2025 21:39
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