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] Set the bug report URL appropriately for dpc++ (#8905)
When llvm tools crash they inform the user to report bugs to the
cmake-configurable `${BUG_REPORT_URL}`, which defaults to upstream
llvm's github issue tracker.
For dpc++ this should be the intel llvm upstream.
I wasn't sure if editing the default in the CMakeLists.txt itself was
too invasive, but could be convinced; for now the buildbot configure
script is the place.
0 commit comments