]> granicus.if.org Git - clang/commit
Move the implicit declaration of a default constructor into a separate
authorDouglas Gregor <dgregor@apple.com>
Thu, 1 Jul 2010 22:02:46 +0000 (22:02 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 1 Jul 2010 22:02:46 +0000 (22:02 +0000)
commit32df23e749f12a1eaf2a8c7a31e6e69ad0ec64d8
treef142a0437441e03801f995e96cb71694654e381e
parent0d405db2d847acba979a74d747894bcf4d580fe3
Move the implicit declaration of a default constructor into a separate
routine; no functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107434 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/Sema.h
lib/Sema/SemaDeclCXX.cpp