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
6 files changed
tree: 933faab43b4149371912e3b77f75a27217be705c
  1. clang/
  2. compiler-rt/
  3. llvm/