Skip to content

[SYCL][Doc] Fix doxygen generation: add SYCL_INLINE_VER_NAMESPACE to PREDEFINED list #6687

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 2, 2022

Conversation

KseniyaTikhomirova
Copy link
Contributor

Signed-off-by: Tikhomirova, Kseniya [email protected]

@KseniyaTikhomirova
Copy link
Contributor Author

KseniyaTikhomirova commented Sep 1, 2022

fixed regression caused by 3d2b25e
Root cause:
replacement of __SYCL_INLINE_NAMESPACE(cl) <- included to the list
with __SYCL_INLINE_VER_NAMESPACE(_V1) <- new and was not added to the list

Signed-off-by: Tikhomirova, Kseniya <[email protected]>
@KseniyaTikhomirova KseniyaTikhomirova marked this pull request as ready for review September 2, 2022 11:00
@KseniyaTikhomirova KseniyaTikhomirova requested a review from a team as a code owner September 2, 2022 11:00
@KseniyaTikhomirova
Copy link
Contributor Author

artifact to download and view fixed version can be found here (sorry, name is broken a bit, but content is valid) https://github.com/intel/llvm/suites/8105941454/artifacts/350393159

@bader bader changed the title Fix doxygen generation: add SYCL_INLINE_VER_NAMESPACE to PREDEFINED list [SYCL][Doc] Fix doxygen generation: add SYCL_INLINE_VER_NAMESPACE to PREDEFINED list Sep 2, 2022
@bader bader merged commit 7b5d4f1 into intel:sycl Sep 2, 2022
@bader
Copy link
Contributor

bader commented Sep 2, 2022

fixed regression caused by 3d2b25e Root cause: replacement of __SYCL_INLINE_NAMESPACE(cl) <- included to the list with __SYCL_INLINE_VER_NAMESPACE(_V1) <- new and was not added to the list

I used this comment as a commit message.

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