Skip to content

Conversation

@AlexeySachkov
Copy link
Contributor

On Windows clang tries to mimic cl.exe interface and it has a different spelling for -O0 (/Od).

Updated a couple of tests to make them work on Windows as well by using a substitution instead of a flag directly.

On Windows clang tries to mimic `cl.exe` interface and it has a
different spelling for `-O0` (`/Od`).

Updated a couple of tests to make them work on Windows as well by using
a substitution instead of a flag directly.
@AlexeySachkov AlexeySachkov merged commit 7146eec into intel:sycl Dec 20, 2024
15 checks passed
@AlexeySachkov AlexeySachkov deleted the private/asachkov/use-correct-O0-flag-on-windows branch December 20, 2024 15:49
KornevNikita pushed a commit that referenced this pull request Feb 25, 2025
On Windows clang tries to mimic `cl.exe` interface and it has a
different spelling for `-O0` (`/Od`).

Updated a couple of tests to make them work on Windows as well by using
a substitution instead of a flag directly.
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