llvm
e41ac0a1 - [SYCL] Fix kernel->get_info() in the pre-C++11 ABI scenario (#12962)

Commit
1 year ago
[SYCL] Fix kernel->get_info() in the pre-C++11 ABI scenario (#12962) The get_info<> API returns a std::string which should be handled through detail::string, ABI-neutral way. --------- Signed-off-by: Byoungro So <byoungro.so@intel.com>
Author
Parents
Loading