Page MenuHomePhabricator

util, refactor: Add UNIQUE_NAME helper macro
ClosedPublic

Authored by PiRK on Dec 1 2023, 13:09.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCed7f1f7ff2f8: util, refactor: Add UNIQUE_NAME helper macro
Summary

This change replaces repetitive code with a helper macro.

This is a backport of core#24355

Test Plan
cmake .. -GNinja -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++

ninja all check-all`

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable