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
[SYCL] Fix syclbin-dump build on non clang/gcc compilers (#18233)
This commit avoids a warning produced by
#16873 when building syclbin-dump
using compilers other than gcc and clang, where the -fno-rtti option
isn't available.
Signed-off-by: Larsen, Steffen <[email protected]>
0 commit comments