Skip to content
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

[clang][SYCL] Print canonical types in free function shim functions #16119

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

Fznamznon
Copy link
Contributor

Somehow even if the outer type was canonical, TypePrinter manages to skip nns printing in case of nested default template arguments. See added test case for the example.

Somehow even if the outer type was canonical, TypePrinter manages to
skip nns printing in case of nested default template arguments.
See added test case for the example.
@Fznamznon Fznamznon marked this pull request as ready for review November 19, 2024 10:56
@Fznamznon Fznamznon requested a review from a team as a code owner November 19, 2024 10:56
@lbushi25
Copy link
Contributor

@Fznamznon Is this good to merge?

@Fznamznon
Copy link
Contributor Author

@Fznamznon Is this good to merge?

Yeah, @intel/llvm-gatekeepers please merge

@sarnex sarnex merged commit eb9b823 into intel:sycl Nov 19, 2024
14 checks passed
@lbushi25
Copy link
Contributor

@Fznamznon Is this good to merge?

Yeah, @intel/llvm-gatekeepers please merge

Thank you for the quick resolution!

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.

4 participants