[PATCH] D86892: Improve error handling for SmallVector programming errors.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 15:01:22 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG848b0e244c9f: Improve error handling for SmallVector programming errors (authored by GMNGeoffrey, committed by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D86892?vs=289578&id=289580#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86892

Files:
  llvm/include/llvm/ADT/SmallVector.h
  llvm/include/llvm/Support/ErrorHandling.h
  llvm/lib/Support/ErrorHandling.cpp
  llvm/lib/Support/SmallVector.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86892.289580.patch
Type: text/x-patch
Size: 6737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200902/f3067298/attachment.bin>


More information about the llvm-commits mailing list