[PATCH] D87326: [ADT] Fix reference invalidation when self referencing a SmallVector

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 10:08:57 PDT 2020


MaskRay resigned from this revision.
MaskRay added a comment.

If the regressions on the 'max-rss' and 'instructions' metrics cannot be addressed, maybe we should unsupport this usage. We may need a check. If it increases LLVM_ENABLE_ASSERTIONS time significantly, this can be an EXPENSIVE_CHECKS check.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87326



More information about the llvm-commits mailing list