Skip to content

[SYCL] Adjust accessor for gdb pretty-printer #6644

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 1 commit into from
Aug 26, 2022

Conversation

romanovvlad
Copy link
Contributor

@romanovvlad romanovvlad commented Aug 25, 2022

GDB cannot parse template parameters correctly if there are forward
declarations of a type without template parameters names provided.
The patch adds names to all forward declarations of accessor and
improves the test so it should catch this problem if it appears again.

GDB cannot parse template parameters correctly if there are forward
declarations of a type without template parametrs given.
The patch adds names to all forward declarations of accessor and
improves the test so it should catch this problem if it appears again.
@romanovvlad romanovvlad requested a review from a team as a code owner August 25, 2022 14:50
@romanovvlad romanovvlad merged commit 372cc94 into intel:sycl Aug 26, 2022
@romanovvlad romanovvlad deleted the private/vromanov/AdjustAccessor branch August 26, 2022 14:42
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