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

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 09:39:41 PDT 2017


rnk updated this revision to Diff 106053.
rnk added a comment.
Herald added a subscriber: hiraditya.

- minor NFC changes


https://reviews.llvm.org/D34753

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

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


More information about the llvm-commits mailing list