[PATCH] D35414: [Support] [IR] [ADT] - Check nullptr after allocation with malloc/realloc or calloc
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 19 18:31:47 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL308576: Support, IR, ADT: Check nullptr after allocation with malloc/realloc or calloc (authored by matze).
Changed prior to commit:
https://reviews.llvm.org/D35414?vs=106631&id=107434#toc
Repository:
rL LLVM
https://reviews.llvm.org/D35414
Files:
llvm/trunk/include/llvm/ADT/SmallVector.h
llvm/trunk/include/llvm/ADT/StringMap.h
llvm/trunk/lib/IR/DataLayout.cpp
llvm/trunk/lib/Support/FoldingSet.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: D35414.107434.patch
Type: text/x-patch
Size: 7764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170720/a43757c4/attachment.bin>
More information about the llvm-commits
mailing list