[PATCH] D35145: Use emplace_back to replace size() and resize().
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 10 08:57:56 PDT 2017
craig.topper added a comment.
Hmm I was going off this complexity section here http://en.cppreference.com/w/cpp/container/list/size
https://reviews.llvm.org/D35145
More information about the llvm-commits
mailing list