-
Notifications
You must be signed in to change notification settings - Fork 532
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
Updating Clang Version to 11.0.0 #4029
Conversation
rerun tests |
rerun tests |
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.
I went over everything in here fairly quickly and don't see any problems from a technical standpoint. The only question I have is whether there should be some cross-team discussion before we standardize on exactly this set of formatting rules. We're reversing or modifying several rules we had in cuML, so I want to make sure that everyone is onboard with that if we're looking to standardize across projects.
I'm giving my approval on the basis of the functional changes here, and I've prompted the cuML folks internally to weigh in if they care about this.
rerun tests |
5 similar comments
rerun tests |
rerun tests |
rerun tests |
rerun tests |
rerun tests |
This will not pass until #3990 is in, so no need to rerun tests until that happens and this PR is updated with those changes. |
Codecov Report
@@ Coverage Diff @@
## branch-21.08 #4029 +/- ##
===============================================
Coverage ? 85.46%
===============================================
Files ? 230
Lines ? 18139
Branches ? 0
===============================================
Hits ? 15502
Misses ? 2637
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
@gpucibot merge |
Follow up PR to: rapidsai/cudf#6695. Performing the same changes but for `rapidsai/cuml` Depends on: rapidsai/integration#304 Authors: - Conor Hoekstra (https://github.com/codereport) Approvers: - William Hicks (https://github.com/wphicks) - AJ Schmidt (https://github.com/ajschmidt8) - Robert Maynard (https://github.com/robertmaynard) - Dante Gama Dessavre (https://github.com/dantegd) URL: rapidsai#4029
Follow up PR to: rapidsai/cudf#6695. Performing the same changes but for
rapidsai/cuml
Depends on: rapidsai/integration#304