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

Fix leaks of ExplicitSpecializationInfo objects by allocating them with 'new...

Fix leaks of ExplicitSpecializationInfo objects by allocating them with 'new (ASTContext)' instead of 'new'.

llvm-svn: 110474
parent 0bbf24d5
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