[PATCH] D89544: [CodingStandards] Clarify the recommendation to use SmallVector

John McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 16 10:01:11 PDT 2020


rjmccall added a comment.

Even if we decide to change that recommendation, this is not the place to elaborate on the advice.  We have an entire section of the developer's manual dedicated to providing guidance on choosing data structures, and we should not duplicate it clumsily and in part out here.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89544/new/

https://reviews.llvm.org/D89544



More information about the llvm-commits mailing list