aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2021-02-22 09:47:11 +0100
committerMarcoFalke <falke.marco@gmail.com>2021-02-22 09:47:15 +0100
commit34d70300631e775f1fe4f28ffadecfe6e2ce369b (patch)
tree69195e4358c7439a58a74b81aff699b66c548d1d /CONTRIBUTING.md
parent4b6ca4a35a121da7667f85a58dd445755b15beca (diff)
parent25c57d640992255ed67964a44b17afbfd4bed0cf (diff)
downloadbitcoin-34d70300631e775f1fe4f28ffadecfe6e2ce369b.tar.xz
Merge #21202: [validation] Two small clang lock annotation improvements
25c57d640992255ed67964a44b17afbfd4bed0cf [doc] Add a note about where lock annotations should go. (Amiti Uttarwar) ad5f01b96045f304b6cf9100879592b835c49c40 [validation] Move the lock annotation from function definition to declaration (Amiti Uttarwar) Pull request description: Based on reviewing #21188 the first commit switches the lock annotations on `CheckInputScripts` to be on the function declaration instead of on the function definition. this ensures that all call sites are checked, not just ones that come after the definition. the second commit adds a note to the developer-notes section to clarify where the annotations should be applied. ACKs for top commit: MarcoFalke: ACK 25c57d640992255ed67964a44b17afbfd4bed0cf 🥘 promag: Code review ACK 25c57d640992255ed67964a44b17afbfd4bed0cf. Tree-SHA512: 61b6ef856bf6c6016d535fbdd19daf57b9e59fe54a1f30d47282a071b9b9d60b2466b044ee57929e0320cb1bdef52e7a1687cacaa27031bbc43d058ffffe22ba
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions