[PATCH] Fix LexicalScope reset in LiveDebugVariables.cpp
David Blaikie
dblaikie at gmail.com
Thu Oct 23 19:06:27 PDT 2014
It's harmless enough - I think the only particular benefit is in 'releaseMemory', causing this to release the memory of the LexicalScopes too.
http://reviews.llvm.org/D5952
More information about the llvm-commits
mailing list