[PATCH] D75110: Avoid dangling reference when indexing sections

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 25 11:24:36 PST 2020


lhames added a comment.

Thanks very much for this Serge!

Is the std::deque fix a one-liner? This shouldn't be very performance sensitive, so I'd be inclined to go with that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75110





More information about the llvm-commits mailing list