[PATCH] D34753: [Support] - Add bad alloc error handler for handling allocation malfunctions

Klaus Kretzschmar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 08:16:11 PDT 2017


kkretzsch updated this revision to Diff 106027.
kkretzsch added a comment.

Hi Matthias,
thanks for reviewing. I have updated the patch.

Klaus


https://reviews.llvm.org/D34753

Files:
  include/llvm/Support/Compiler.h
  include/llvm/Support/ErrorHandling.h
  lib/Support/ErrorHandling.cpp
  lib/Support/Mutex.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34753.106027.patch
Type: text/x-patch
Size: 5700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170711/b229f478/attachment-0001.bin>


More information about the llvm-commits mailing list