forked from OSchip/llvm-project
5c9b0e1a6e
pointer and length, and allocate the arrays in ScalarEvolution's BumpPtrAllocator, so that they get released when their owning SCEV gets released. SCEVs are immutable, so they don't need to worry about operand array resizing. This fixes a memory leak reported in PR6637. llvm-svn: 98755 |
||
---|---|---|
clang | ||
compiler-rt | ||
llvm |