-
Notifications
You must be signed in to change notification settings - Fork 310
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
cmake: Update compiler settings #685
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #685 +/- ##
==========================================
- Coverage 93.15% 93.15% -0.01%
==========================================
Files 25 25
Lines 3786 3782 -4
Branches 394 394
==========================================
- Hits 3527 3523 -4
Misses 147 147
Partials 112 112 |
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.
It's draft but seems to pass tests?
Warnings are not treated as errors by default any more. So I will need to change this. The PR was to check if Cable update is not completely broken. |
005e55f
to
157a488
Compare
1545c68
to
ba540d2
Compare
Fixes a clang-tidy warning misc-use-anonymous-namespace.
df8ab39
to
7481edc
Compare
No description provided.