Skip to content
Commit 3a5ae564 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Now that deserializing a definition of a C++ class/Objective-C

class/Objective-C protocol suffices get all of the redeclarations of
that declaration wired to the definition, we no longer need to record
the identity of the definition in every declaration. Instead, just
record a bit to indicate whether a particular declaration is the
definition.

llvm-svn: 148224
parent c03c52ea
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment