[PATCH] D23353: [clang-tidy] Add check 'misc-use-after-move'
Piotr Padlewski via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 10 09:56:21 PDT 2016
Prazek added a subscriber: Prazek.
Prazek added a reviewer: Prazek.
Prazek added a comment.
I will review it later, but my first thoughts:
1. I think we should make some other group, because misc seems to be overloaded. I discussed it with Alex months ago - something like bugprone would be good.
2. Also it would be good to make link in cppcoreguidelines.
https://reviews.llvm.org/D23353
More information about the cfe-commits
mailing list