dmcardle wrote:

Just force-pushed what I described in the last comment.

1. Changed void-returning trylock functions to return bool in tests. (Probably 
needs another pass to minimize the diff and undo some unnecessary changes.)
2. Now enforcing bool/int/pointer returns from trylock-annotated functions.
3. Also updated the Thread Safety Analysis doc a bit.

PTAL. Thanks!

https://github.com/llvm/llvm-project/pull/95290
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to