[PATCH] D35787: [clang-tidy] Ignore vector<bool> in inefficient-vector-operation.
Alexander Kornienko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 24 09:12:29 PDT 2017
alexfh added a comment.
In https://reviews.llvm.org/D35787#819007, @alexfh wrote:
> Should we look at whether the size is statically known?
(and small enough)
https://reviews.llvm.org/D35787
More information about the cfe-commits
mailing list