[PATCH] D91656: [clang-tidy] add concurrency module
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 18 03:21:23 PST 2020
njames93 added a comment.
Now that you have added the concurrency module as a new patch, all that code needs removing from this diff. If you generate the diff from that patch it should work. You should only be left with the code needed to add this check to that module.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91656/new/
https://reviews.llvm.org/D91656
More information about the cfe-commits
mailing list