| commit | c4ffd66f0635b524daddcee5dc3378ed47104d8e | [log] [tgz] |
|---|---|---|
| author | Greg Clayton <gclayton@apple.com> | Fri Mar 08 01:37:30 2013 +0000 |
| committer | Greg Clayton <gclayton@apple.com> | Fri Mar 08 01:37:30 2013 +0000 |
| tree | 7628460889294394a7a50eca12898b7307fba31a | |
| parent | fd7d67e18ff5ccb9f0ae392076aa6cd9450c818a [diff] |
<rdar://problem/13119621> Make dynamic type detection faster by using the AST metadata to help out and allow us not to complete types when we don't need to. After running "purge" on a MacOSX system, the Xcode variables view now populates more than 3x faster with this fix. llvm-svn: 176676