]> granicus.if.org Git - clang/commit
Use EmitLValueForFieldInitialization when synthesizing the copy ctor as well.
authorAnders Carlsson <andersca@mac.com>
Fri, 29 Jan 2010 05:41:25 +0000 (05:41 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 29 Jan 2010 05:41:25 +0000 (05:41 +0000)
commit9cfe0ec4decfd19a0387bb737f28eb0ea2c3a476
tree6275499ad19d54e6a5a6d7b35a2b86e42e5c0ced
parent06a2970e9480c6d02b367b2f970baff29b9f9721
Use EmitLValueForFieldInitialization when synthesizing the copy ctor as well.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@94800 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGClass.cpp