Skip to content

Conversation

@dm-vodopyanov
Copy link
Contributor

@dm-vodopyanov dm-vodopyanov commented Jul 17, 2021

This patch fixes implementation of INTEL::online_compiler class after
PR #4014:

  • fix post-commit failure in SharedLibs caused by extra syntax
    operations: https://github.com/intel/llvm/runs/3091963555
  • fix return type for functions which return online_compiler<Lang> &:
    now correct INTEL::online_compiler<Lang> & returns instead of wrong
    ext::intel::online_compiler<Lang> &

This patch fixes implementation of ONEAPI::online_compiler class after
PR intel#4014:

* fix post-commit failure in SharedLibs caused by extra syntax
operations: https://github.com/intel/llvm/runs/3091963555
* fix return type for functions which return `online_compiler<Lang> &`:
now correct `ONEAPI::online_compiler<Lang> &` returns instead of wrong
`ext::intel::online_compiler<Lang> &`
@dm-vodopyanov dm-vodopyanov requested a review from a team as a code owner July 17, 2021 10:28
@dm-vodopyanov dm-vodopyanov requested review from bader and s-kanaev July 17, 2021 10:28
@bader bader merged commit ea4b8a9 into intel:sycl Jul 17, 2021
@dm-vodopyanov dm-vodopyanov deleted the private/dvodopya/fix-post-commit-after-4014 branch February 10, 2022 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants