Skip to content
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

[SYCL] Fix uncaught exception reported by analysis #15448

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

bso-intel
Copy link
Contributor

@bso-intel bso-intel commented Sep 19, 2024

This PR fixes the uncuahgt exception in dllMain() reported by static analysis tool by adding a try-catch block.

@bso-intel
Copy link
Contributor Author

@intel/llvm-gatekeepers
Please merge.

@steffenlarsen
Copy link
Contributor

@bso-intel - Could you please add a description to this PR? If we merged this as-is it's very unclear for someone reading through the log what this PR fixed, except some uncaught exception somewhere.

@bso-intel
Copy link
Contributor Author

@bso-intel - Could you please add a description to this PR? If we merged this as-is it's very unclear for someone reading through the log what this PR fixed, except some uncaught exception somewhere.

Hi @steffenlarsen , Done.

@steffenlarsen steffenlarsen merged commit b081c36 into intel:sycl Sep 23, 2024
12 checks passed
AlexeySachkov pushed a commit to AlexeySachkov/llvm that referenced this pull request Nov 27, 2024
This PR fixes the uncuahgt exception in dllMain() reported by static
analysis tool by adding a try-catch block.
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.

3 participants