diff options
author | Ted Kremenek <kremenek@apple.com> | 2010-02-11 22:51:03 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2010-02-11 22:51:03 +0000 |
commit | 9d6eb40ce7c28d4a0715c8699070ea2be41f40f7 (patch) | |
tree | a8262e5188df91d03a2b6632946c876dda08992e /clang/test/SemaCXX/warn-unused-variables.cpp | |
parent | 81472e34b221efb9329acbc016913d778aa2caf0 (diff) | |
download | bcm5719-llvm-9d6eb40ce7c28d4a0715c8699070ea2be41f40f7.tar.gz bcm5719-llvm-9d6eb40ce7c28d4a0715c8699070ea2be41f40f7.zip |
Fix leak in CXXNewExpr where the SubExprs array would get allocated directly using 'new[]' instead of the allocator associated with ASTContext.
llvm-svn: 95933
Diffstat (limited to 'clang/test/SemaCXX/warn-unused-variables.cpp')
0 files changed, 0 insertions, 0 deletions