Skip to content
Commit da4e0d35 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Have ~ASTContext() delete StoredDeclsMap (internal to DeclContext) by

storing the set of StoredDeclsMaps in an internal vector of void*.
This isn't an ideal solution, but for the time being this fixes a
major memory leak with these DenseMaps not being freed.

Fixes: <rdar://problem/7634755>
llvm-svn: 95861
parent 6bb2463f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment