You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[clang][SYCL] Print canonical types in free function shim functions (#16119)
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.
0 commit comments