[PATCH] D30650: [clang-tidy] misc-use-after-move: Fix failing assertion

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 6 07:44:31 PST 2017


Eugene.Zelenko added a comment.

I think we should refactor this check as part of Static Analyzer, since it's path-sensitive.


https://reviews.llvm.org/D30650





More information about the cfe-commits mailing list