[PATCH] D25313: Add asan hooks to Recycler and ArrayRecycler
Nicolai Hähnle via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 6 04:52:58 PDT 2016
nhaehnle created this revision.
nhaehnle added reviewers: chandlerc, bogner.
nhaehnle added a subscriber: llvm-commits.
Already fix some use-after-frees.
https://reviews.llvm.org/D25313
Files:
include/llvm/CodeGen/SelectionDAGNodes.h
include/llvm/Support/ArrayRecycler.h
include/llvm/Support/Recycler.h
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25313.73765.patch
Type: text/x-patch
Size: 9575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161006/f1083539/attachment.bin>
More information about the llvm-commits
mailing list