[PATCH] D91837: ADT: Fix reference invalidation in SmallVector APIs that pass in a value
    David Blaikie via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Dec 22 11:03:02 PST 2020
    
    
  
dblaikie added a comment.
Oh, one other question: How's all this implementation strategy compared to std::vector? Be nice to be relying on prior art where possible.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91837/new/
https://reviews.llvm.org/D91837
    
    
More information about the llvm-commits
mailing list