diff options
author | Ted Kremenek <kremenek@apple.com> | 2007-10-03 00:48:55 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2007-10-03 00:48:55 +0000 |
commit | 88b7439a8c068de725013c5fd4d7d9b12479c3f0 (patch) | |
tree | f0bdd1c8e95f79d932776743b54b07b2d207ca2d /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 0c37b0cb5a53dac4bda05a50d080d011cac871e4 (diff) | |
download | llvm-88b7439a8c068de725013c5fd4d7d9b12479c3f0.zip llvm-88b7439a8c068de725013c5fd4d7d9b12479c3f0.tar.gz llvm-88b7439a8c068de725013c5fd4d7d9b12479c3f0.tar.bz2 |
Fixed bug where intrusive_ptr_add_ref and intrusive_ptr_release were
not declared "static inline."
Removed member templates for operator= and copy constructor. They simply
didn't work as expected.
Fixed reference counting bug when a smart pointer is assigned the
value of another smart pointer that refers to the same address.
llvm-svn: 42562
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions