fanquake
commented at 4:03 pm on May 30, 2025:
member
This will become available in Clang 21:
ThreadSafetyAnalysis now supports -Wthread-safety-pointer, which
enables warning on passing or returning pointers to guarded variables
as function arguments or return value respectively. Note that
ThreadSafetyAnalysis still does not perform alias analysis. The
feature will be default-enabled with -Wthread-safety in a future release.
Update leveldb subtree to latest upstreame639ae0531
build: add -Wthread-safety-pointer
This will become available in Clang 21:
> ThreadSafetyAnalysis now supports -Wthread-safety-pointer, which
> enables warning on passing or returning pointers to guarded variables
> as function arguments or return value respectively. Note that
> ThreadSafetyAnalysis still does not perform alias analysis. The
> feature will be default-enabled with -Wthread-safety in a future release.
See
https://github.com/llvm/llvm-project/blob/main/clang/docs/ReleaseNotes.rst.
83bfe1485c
DrahtBot
commented at 4:03 pm on May 30, 2025:
contributor
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
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: 2025-06-15 06:13 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me