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
[DeviceSanitizer][test] Update test to satisfy both libstdc++ and libc++ (#14470)
The implementation of kernel name detangling is standard lib dependent,
and both libstdc++ and libc++ are likely to be used, so we should make
the test pass both with libstdc++ and libc++.
0 commit comments