-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
src: modernize use-equals-default #48735
src: modernize use-equals-default #48735
Conversation
Review requested:
|
@nodejs/cpp-reviewers |
Commit Queue failed- Loading data for nodejs/node/pull/48735 ✔ Done loading data for nodejs/node/pull/48735 ----------------------------------- PR info ------------------------------------ Title src: modernize use-equals-default (#48735) Author Jason (@CGQAQ) Branch CGQAQ:modernize-equals-default -> nodejs:main Labels c++, author ready, needs-ci Commits 4 - src: modernize use-equals-default - src: more modernize use-equals-default - src: move `= default` to header file - src: fix build Committers 1 - CGQAQ PR-URL: https://github.com/nodejs/node/pull/48735 Reviewed-By: Rafael Gonzaga ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/48735 Reviewed-By: Rafael Gonzaga -------------------------------------------------------------------------------- ℹ This PR was created on Tue, 11 Jul 2023 05:31:03 GMT ✔ Approvals: 1 ✔ - Rafael Gonzaga (@RafaelGSS) (TSC): https://github.com/nodejs/node/pull/48735#pullrequestreview-1531740351 ✔ Last GitHub CI successful ℹ Last Full PR CI on 2023-07-17T14:51:49Z: https://ci.nodejs.org/job/node-test-pull-request/52810/ - Querying data for job/node-test-pull-request/52810/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ No git cherry-pick in progress ✔ No git am in progress ✔ No git rebase in progress -------------------------------------------------------------------------------- - Bringing origin/main up to date... From https://github.com/nodejs/node * branch main -> FETCH_HEAD f1b3ade948..54e4f1f5e6 main -> origin/main ✔ origin/main is now up-to-date main is out of sync with origin/main. Mismatched commits: - bb531e9b0e src: fix callback_queue.h missing header - 54e4f1f5e6 src: fix callback_queue.h missing header -------------------------------------------------------------------------------- HEAD is now at 54e4f1f5e6 src: fix callback_queue.h missing header ✔ Reset to origin/main - Downloading patch for 48735 From https://github.com/nodejs/node * branch refs/pull/48735/merge -> FETCH_HEAD ✔ Fetched commits as 54e4f1f5e6bf..d9ce897e1d2b -------------------------------------------------------------------------------- Auto-merging src/cleanup_queue.h Auto-merging src/node.cc [main 3f09ef87d6] src: modernize use-equals-default Author: CGQAQ Date: Tue Jul 11 05:29:31 2023 +0000 3 files changed, 4 insertions(+), 4 deletions(-) Auto-merging src/js_native_api_v8.h Auto-merging src/json_parser.h [main f8c18aaad1] src: more modernize use-equals-default Author: CGQAQ Date: Tue Jul 11 07:25:03 2023 +0000 6 files changed, 7 insertions(+), 9 deletions(-) Auto-merging src/node.cc [main 6811412d05] src: move `= default` to header file Author: CGQAQ Date: Tue Jul 11 07:29:57 2023 +0000 6 files changed, 4 insertions(+), 11 deletions(-) [main c2a9d17111] src: fix build Author: CGQAQ Date: Wed Jul 12 07:24:52 2023 +0000 2 files changed, 3 insertions(+), 1 deletion(-) ✔ Patches applied There are 4 commits in the PR. Attempting autorebase. Rebasing (2/8)https://github.com/nodejs/node/actions/runs/5826964021 |
Commit Queue failed- Loading data for nodejs/node/pull/48735 ✔ Done loading data for nodejs/node/pull/48735 ----------------------------------- PR info ------------------------------------ Title src: modernize use-equals-default (#48735) Author Jason (@CGQAQ) Branch CGQAQ:modernize-equals-default -> nodejs:main Labels c++, author ready, needs-ci Commits 4 - src: modernize use-equals-default - src: more modernize use-equals-default - src: move `= default` to header file - src: fix build Committers 1 - CGQAQ PR-URL: https://github.com/nodejs/node/pull/48735 Reviewed-By: Rafael Gonzaga Reviewed-By: Yagiz Nizipli ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/48735 Reviewed-By: Rafael Gonzaga Reviewed-By: Yagiz Nizipli -------------------------------------------------------------------------------- ℹ This PR was created on Tue, 11 Jul 2023 05:31:03 GMT ✔ Approvals: 2 ✔ - Rafael Gonzaga (@RafaelGSS) (TSC): https://github.com/nodejs/node/pull/48735#pullrequestreview-1531740351 ✔ - Yagiz Nizipli (@anonrig) (TSC): https://github.com/nodejs/node/pull/48735#pullrequestreview-1572852238 ✔ Last GitHub CI successful ℹ Last Full PR CI on 2023-08-10T23:07:22Z: https://ci.nodejs.org/job/node-test-pull-request/52810/ - Querying data for job/node-test-pull-request/52810/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ No git cherry-pick in progress ✔ No git am in progress ✔ No git rebase in progress -------------------------------------------------------------------------------- - Bringing origin/main up to date... From https://github.com/nodejs/node * branch main -> FETCH_HEAD 9497665d19..7ffa5d7f0d main -> origin/main ✔ origin/main is now up-to-date main is out of sync with origin/main. Mismatched commits: - c8294abaef src: avoid string copy in BuiltinLoader::GetBuiltinIds - 7ffa5d7f0d src: avoid string copy in BuiltinLoader::GetBuiltinIds -------------------------------------------------------------------------------- HEAD is now at 7ffa5d7f0d src: avoid string copy in BuiltinLoader::GetBuiltinIds ✔ Reset to origin/main - Downloading patch for 48735 From https://github.com/nodejs/node * branch refs/pull/48735/merge -> FETCH_HEAD ✔ Fetched commits as 7ffa5d7f0d6e..d9ce897e1d2b -------------------------------------------------------------------------------- Auto-merging src/cleanup_queue.h Auto-merging src/node.cc [main f509bef6b0] src: modernize use-equals-default Author: CGQAQ Date: Tue Jul 11 05:29:31 2023 +0000 3 files changed, 4 insertions(+), 4 deletions(-) Auto-merging src/js_native_api_v8.h Auto-merging src/json_parser.h [main d02955f77d] src: more modernize use-equals-default Author: CGQAQ Date: Tue Jul 11 07:25:03 2023 +0000 6 files changed, 7 insertions(+), 9 deletions(-) Auto-merging src/node.cc Auto-merging src/node.h [main dac4e554c3] src: move `= default` to header file Author: CGQAQ Date: Tue Jul 11 07:29:57 2023 +0000 6 files changed, 4 insertions(+), 11 deletions(-) [main 59d3607ea3] src: fix build Author: CGQAQ Date: Wed Jul 12 07:24:52 2023 +0000 2 files changed, 3 insertions(+), 1 deletion(-) ✔ Patches applied There are 4 commits in the PR. Attempting autorebase. Rebasing (2/8)https://github.com/nodejs/node/actions/runs/5834338909 |
Landed in f426cc0 |
PR-URL: nodejs#48735 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
PR-URL: nodejs#48735 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
PR-URL: nodejs#48735 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
PR-URL: #48735 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
PR-URL: nodejs#48735 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
PR-URL: nodejs#48735 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
PR-URL: #48735 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
PR-URL: #48735 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
https://clang.llvm.org/extra/clang-tidy/checks/modernize/use-equals-default.html