Revert most of the functionality in r165001. Instead, make sure that
authorDouglas Gregor <dgregor@apple.com>
Wed, 3 Oct 2012 18:34:48 +0000 (18:34 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 3 Oct 2012 18:34:48 +0000 (18:34 +0000)
commit559458c830ee13b55318835247faabc4b08941fb
tree88dbb977742212e928a6ac959e2bd6c484fe2595
parentf8a75eef85efc2347c70a20a60fbdf1e0982266c
Revert most of the functionality in r165001. Instead, make sure that
the ASTReader doesn't attach a body to a function that is already
defined elsewhere.

llvm-svn: 165137
clang/include/clang/Serialization/ASTReader.h
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTReaderDecl.cpp