[PATCH] D112175: [NFC] Add llvm::StaticVector ADT

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 20 13:35:01 PDT 2021


tschuett added a comment.

could fallible operations ala `push_back` return an `llvm::error`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112175



More information about the llvm-commits mailing list