| commit | e171601ff68e51a10ac907299190a23076eb5002 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Wed Jan 25 00:49:42 2012 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Wed Jan 25 00:49:42 2012 +0000 |
| tree | 3381720e8a499a8f4c98a66dad0f084dcc10d168 | |
| parent | 44d2973b6f39040d012e96ebb422b60e2a4358c1 [diff] |
Rework the external Sema source's ReadMethodPool() so that it doesn't return pre-built lists. Instead, it feeds the methods it deserializes to Sema so that Sema can unique them, which keeps the chains shorter. llvm-svn: 148889