[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:01 PDT 2017
alexfh added a comment.
Should we look at whether the size is statically known?
https://reviews.llvm.org/D35787
More information about the cfe-commits
mailing list