Synthesize the default constructor which has not
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 30 Jul 2009 23:22:00 +0000 (23:22 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 30 Jul 2009 23:22:00 +0000 (23:22 +0000)
commit6f14c73087ba24f0f48ba07afb3cc6466d468acc
treee571b08b49070b339b49c15ddd1de8a438ed235f
parent16f58557d234c0f6ac2abf66216006060a1c501f
Synthesize the default constructor which has not
been declared as needed.

llvm-svn: 77641
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/CodeGen/CodeGenModule.cpp