njames93 added a comment. Just a general drive by point, is it wise to add a new tidy module to clang-tidy called `threads` (or similar). We have got a few other checks related to multi-threaded code in the pipeline (D77493 <https://reviews.llvm.org/D77493>, D75229 <https://reviews.llvm.org/D75229>) that would fit perfectly for the same module. Not to mention it would make it a lot easier to find checks specifically designed for multi-threaded workloads.
CHANGES SINCE LAST ACTION https://reviews.llvm.org/D90944/new/ https://reviews.llvm.org/D90944 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits