aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2011-11-17 23:02:14 +0000
committerTed Kremenek <kremenek@apple.com>2011-11-17 23:02:14 +0000
commitb42cfa0015577ae6dddac8acb276ea254b60453b (patch)
tree8182fcbc264d8761612d59a43952258d5d63cb9f /clang/lib/CodeGen/ModuleBuilder.cpp
parent8cf47df72f999b0adaeded4b2190978bc992ffc5 (diff)
downloadllvm-b42cfa0015577ae6dddac8acb276ea254b60453b.zip
llvm-b42cfa0015577ae6dddac8acb276ea254b60453b.tar.gz
llvm-b42cfa0015577ae6dddac8acb276ea254b60453b.tar.bz2
Fix bug in RefCountedBase/RefCountedBaseVPTR where the reference count was accidentally copied as part of the copy constructor. This could result in objects getting leaked because there reference count was too high.
llvm-svn: 144931
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions