Revert "[SYCL][NFC] Ensure SYCL kernel for unique-stable-name is unqualified."
authorErich Keane <erich.keane@intel.com>
Mon, 21 Jun 2021 20:23:05 +0000 (13:23 -0700)
committerErich Keane <erich.keane@intel.com>
Mon, 21 Jun 2021 20:23:52 +0000 (13:23 -0700)
commitb3634d3e88b7f26534a5057bff182b7dced584fc
treebfa94736df1c992fa0f54c58028a36b73b205d78
parent9b371f5da4e5df8d392390aec049528a6a08c3b1
Revert "[SYCL][NFC] Ensure SYCL kernel for unique-stable-name is unqualified."

This reverts commit 5013131875402539a249dca47c58cca7c359baf8.

This patch didn't end up being the solution to the problem.  It "fixed"
our issue but the actual correct solution is something else.  Reverting
as this ends up being unnecessary/extra noise.
clang/lib/Sema/SemaSYCL.cpp