-
Notifications
You must be signed in to change notification settings - Fork 787
[SYCL] minor fixes found from klocwork review #2780
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
But at the end since all ends up into Log
, perhaps you can just accumulate the information directly into Log
instead of using intermediate std::string
.
Anyway, not a critical path in the implementation... :-)
Signed-off-by: Chris Perkins <[email protected]>
ping to reviewers/code-owners. |
@kbobrovs - you are the code owner, correct? Could you review and approve this PR? It can't move forward without you. |
@kbobrovs - ping |
Signed-off-by: Chris Perkins <[email protected]>
@kbobrovs - ping again - |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.