]> granicus.if.org Git - clang/commit
Fixed a ir-gen bug in synthesizing copy constructors.
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 10 Aug 2009 17:20:45 +0000 (17:20 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 10 Aug 2009 17:20:45 +0000 (17:20 +0000)
commit370c884d172329384973e452647fba0b2f5146d5
tree36e3c537787b09654e4eb61a98aa065373cf87f4
parent70121ebd65be51d67025914bd3f035515b0caf4f
Fixed a ir-gen bug in synthesizing copy constructors.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@78570 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCXX.cpp
test/CodeGenCXX/copy-constructor-synthesis.cpp