fanquake
commented at 5:06 PM on March 24, 2022:
member
Incorrect named args are source of bugs, like #22979.
To allow them being checked by clang-tidy, use a format it can understand.
Picks up #23545, with some additional changes and some feedback addressed.
With these changes invoking ./autogen.sh && ./configure CC=clang-12 CXX=clang++-12 && make clean && bear make -j9 && ( cd ./src/ && run-clang-tidy-12 -j9 ) no-longer results in named argument errors out of clang-tidy.
Ultimately I think we should just add clang-tidy-* jobs to the CI and automate things away.
fanquake added the label Refactoring on Mar 24, 2022
DrahtBot
commented at 5:26 PM on March 27, 2022:
contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--174a7506f384e20aa4161008e828411d-->
Conflicts
Reviewers, this pull request conflicts with the following ones:
#24595 (deploymentstatus: move g_versionbitscache global to ChainstateManager by ajtowns)
#24584 (wallet: avoid mixing different OutputTypes during coin selection by josibake)
#22910 (net: Encapsulate asmap in NetGroupManager by jnewbery)
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2026-05-19 05:53 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me