Skip to content
Commit 596b7cbc authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Implement a trivial, obvious optimization for deserialization of

redeclaration chains: only ever have the reader search for
redeclarations of the first (canonical) declaration, since we only
ever record redeclaration ranges for the that declaration. Searching
for redeclarations of non-canonical declarations will never find
anything, so it's a complete waste of time.

llvm-svn: 147055
parent 46f0c152
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment