[PATCH] D47440: Use uniform mechanism for OOM errors handling

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 28 22:43:14 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333390: Use uniform mechanism for OOM errors handling (authored by sepavloff, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D47440

Files:
  llvm/trunk/include/llvm/ADT/SmallVector.h
  llvm/trunk/include/llvm/ADT/StringMap.h
  llvm/trunk/include/llvm/Support/Allocator.h
  llvm/trunk/include/llvm/Support/MemAlloc.h
  llvm/trunk/lib/Demangle/ItaniumDemangle.cpp
  llvm/trunk/lib/IR/DataLayout.cpp
  llvm/trunk/lib/Support/FoldingSet.cpp
  llvm/trunk/lib/Support/Mutex.cpp
  llvm/trunk/lib/Support/SmallPtrSet.cpp
  llvm/trunk/lib/Support/SmallVector.cpp
  llvm/trunk/lib/Support/StringMap.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47440.148846.patch
Type: text/x-patch
Size: 13369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180529/911a8ba3/attachment.bin>


More information about the llvm-commits mailing list