[PATCH] D90944: [clang-tidy] implement concurrent-mt-unsafe
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 17 06:33:38 PST 2020
njames93 added a comment.
In D90944#2399759 <https://reviews.llvm.org/D90944#2399759>, @segoon wrote:
> - move plugin to `concurrent` group
While this is definitely a step in the right direction, it should be a separate patch to introduce the new module. After making that, set this to be a child of it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90944/new/
https://reviews.llvm.org/D90944
More information about the cfe-commits
mailing list