]> granicus.if.org Git - clang/commit
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)
commitc7ff8e19081c2e974f05f66c4fa9b40750fc655f
tree49195cd331e71c0ab6ae6cf2ad245e1f180846d4
parentb197572cf1cd70a817a1f546478cb2cb9112c48e
Synthesize the default constructor which has not
been declared as needed.

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