Skip to content

Conversation

@yungyuc
Copy link
Member

@yungyuc yungyuc commented Oct 4, 2022

I have fixed them once but an imperfect merge regressed.

Also turns off misc-confusable-identifiers check that was added with clang-tidy v15. It slows down the clang-tidy by 5x. Other new checks (https://releases.llvm.org/15.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html#new-checks) also slows down a little bit, but tolerable.

I have fixed them once but an imperfect merge regressed.

Also turns off misc-confusable-identifiers check that was added with clang-tidy v15.  It slows down the clang-tidy by 5x.
@yungyuc yungyuc added the bug Something isn't working label Oct 4, 2022
@yungyuc yungyuc merged commit 4b804a8 into solvcon:master Oct 4, 2022
@yungyuc yungyuc deleted the bugfix/clang-tidy-15 branch October 4, 2022 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant