-
Notifications
You must be signed in to change notification settings - Fork 772
[NFC][SYCL] Refactor OSUtils to use std::filesystem #16447
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
15d464b
to
70d86fc
Compare
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
59c11d1
to
9526dd4
Compare
9526dd4
to
f53aaca
Compare
Hi @KseniyaTikhomirova, |
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
@intel/llvm-gatekeepers the PR is ready to be merged. |
PR to fix post-commit failure: #16521 |
For older gcc versions (< 8), use
std::experimental::filesystem
.