| commit | d720daf8bcce746e3034dc105bf7ad084ccd6d84 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Tue Apr 06 17:30:22 2010 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Tue Apr 06 17:30:22 2010 +0000 |
| tree | 933faab43b4149371912e3b77f75a27217be705c | |
| parent | c0e8a59ac94b61328c688730a904df1c3f36f676 [diff] |
Make code-completion for Objective-C message sends to "id" work in the presence of precompiled headers by forcibly loading all of the methods we know about from the PCH file before constructing our code-completion list. llvm-svn: 100535