[clang] Support [[guarded_by(mutex)]] attribute inside C struct (PR #94216)

Bart Van Assche via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 14 10:32:44 PST 2025


bvanassche wrote:

Thread-safety attributes of cleanup functions are ignored. Does anyone know how to fix this? See also https://github.com/llvm/llvm-project/issues/122758.

https://github.com/llvm/llvm-project/pull/94216


More information about the cfe-commits mailing list