Page MenuHomePhabricator

propagate negative thread safety annotations for avalanche code
ClosedPublic

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

Details

Summary

These annotations are all required for enabling negative lock assertions (D14894)

Depends on D14891

Test Plan

After D14894:

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