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

clang-tidy: optimized part of the code using clang-tidy (the part before the narrowing conversion) #1701

Merged
merged 14 commits into from
Jul 11, 2023

Conversation

longfar-ncy
Copy link
Contributor

Due to the problem in the fix code of the narrowing conversion part, I need to troubleshoot one by one. So hoping to test the code before the narrowing transformation fix.

CMakeLists.txt Outdated Show resolved Hide resolved
chejinge
chejinge previously approved these changes Jul 10, 2023
src/pika_server.cc Outdated Show resolved Hide resolved
src/pika_server.cc Outdated Show resolved Hide resolved
src/pika_server.cc Outdated Show resolved Hide resolved
src/pika_server.cc Outdated Show resolved Hide resolved
include/pika_server.h Outdated Show resolved Hide resolved
include/pika_server.h Outdated Show resolved Hide resolved
.clang-tidy Show resolved Hide resolved
…, storage, pstd modules(no problem local test)"

This reverts commit ec537fe.
.clang-tidy Outdated Show resolved Hide resolved
include/pika_server.h Outdated Show resolved Hide resolved
include/pika_server.h Outdated Show resolved Hide resolved
include/pika_hash.h Outdated Show resolved Hide resolved
chejinge
chejinge previously approved these changes Jul 10, 2023
src/net/include/backend_thread.h Show resolved Hide resolved
src/pika_zset.cc Outdated Show resolved Hide resolved
@chejinge chejinge self-requested a review July 10, 2023 15:42
include/pika_hash.h Show resolved Hide resolved
src/pika_server.cc Outdated Show resolved Hide resolved
src/pika_server.cc Outdated Show resolved Hide resolved
src/pika_slot_command.cc Outdated Show resolved Hide resolved
include/pika_hash.h Show resolved Hide resolved
@AlexStocks AlexStocks merged commit aac9e3b into OpenAtomFoundation:unstable Jul 11, 2023
8 checks passed
bigdaronlee163 pushed a commit to bigdaronlee163/pika that referenced this pull request Jun 8, 2024
…ore the narrowing conversion) (OpenAtomFoundation#1701)

* fix clang-analyzer-*

* fix: clang-tidy checks clang-analyzer-*

* fix: clang-tidy checks modernize-*

* fix: clang-tidy checks performance-*

* fix: cherry-pick the narrowing conversion fix code of the net, storage, pstd modules(no problem local test)

* fix: fix a bug that existed in a previous fix for narrowing transitions

* Revert "fix: cherry-pick the narrowing conversion fix code of the net, storage, pstd modules(no problem local test)"

This reverts commit ec537fe.

* Revert "fix: fix a bug that existed in a previous fix for narrowing transitions"

This reverts commit 25ebaa4.

* fix: changes based on recommendations made by the review

* fix: changes based on recommendations made by the review

* fix: make better

---------

Co-authored-by: longfar <longfar@ncy.com>
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.

None yet

4 participants