[PATCH] Introduce a GlobalList ctor which takes a MemoryBuffer to make it more unit testable, and fix memory leak in the other ctor.
Peter Collingbourne
peter at pcc.me.uk
Mon Jul 8 15:34:51 PDT 2013
Address reviewer comments.
Hi samsonov, kcc,
http://llvm-reviews.chandlerc.com/D1090
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1090?vs=2673&id=2723#toc
BRANCH
globallist2
ARCANIST PROJECT
llvm
Files:
include/llvm/Transforms/Utils/GlobalList.h
include/llvm/Transforms/Utils/BlackList.h
lib/Transforms/Instrumentation/AddressSanitizer.cpp
lib/Transforms/Instrumentation/CMakeLists.txt
lib/Transforms/Instrumentation/MemorySanitizer.cpp
lib/Transforms/Instrumentation/ThreadSanitizer.cpp
lib/Transforms/Utils/CMakeLists.txt
lib/Transforms/Utils/GlobalList.cpp
lib/Transforms/Instrumentation/BlackList.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1090.2.patch
Type: text/x-patch
Size: 8740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130708/2ecf277f/attachment.bin>
More information about the llvm-commits
mailing list