Skip to content

Conversation

@KornevNikita
Copy link
Contributor

Previous attempt: #20520. That one is kind of hacky, therefore proceeding with a more proper solution.

There is a customer request to make a clang version output more informative. This patch adds a string like this to the output: "Intel SYCL compiler X build based on:" - here goes a regular clang output. Where X is:
"development" by default,
"Nightly" for regular nightly builds,
"X.Y.Z Nightly" for nightly release-branch builds,
"X.Y.Z release" for official releases.

Previous attempt: #20520
That one is kind of hacky, therefore proceeding with a more proper
solution.

There is a customer request to make clang version output more
informative. This patch adds a string like this to the output:
"Intel SYCL compiler X build based on:" - here goes regular clang output.
Where X is "development" by default.
"Nightly" for regular nightly builds.
"X.Y.Z Nightly" for nightly release builds.
"X.Y.Z release" for official releases.
@KornevNikita
Copy link
Contributor Author

Re-opened the old one. Closing.

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