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

Geoffrey Martin-Noble via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 1 16:55:19 PDT 2020


GMNGeoffrey updated this revision to Diff 289322.
GMNGeoffrey added a comment.

Fix lint. Switch to explicit `const char *`


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.289322.patch
Type: text/x-patch
Size: 6716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200901/1dbba5ac/attachment-0001.bin>


More information about the llvm-commits mailing list