diff options
author | Ted Kremenek <kremenek@apple.com> | 2010-08-06 21:12:58 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2010-08-06 21:12:58 +0000 |
commit | db1423008b6185fc570558cff77d92f94e55b386 (patch) | |
tree | 6ec78a9d1bd86a4a3d5090718e900553f0768c5f /lib/Checker/GRExprEngine.cpp | |
parent | dde201b9b53a05912780fc94bd4974c59454f2b6 (diff) |
Fix leaks of ExplicitSpecializationInfo objects by allocating them with 'new (ASTContext)' instead of 'new'.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110474 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Checker/GRExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions