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

Fix memory leak in ASTContext where ASTRecordLayout objects involving C++ structures wouldn't have

their associated memory destroyed when using a BumpPtrAllocator.  These objects internally use
a DenseMap.

llvm-svn: 105659
parent dea66e3e
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