]> granicus.if.org Git - clang/commit
Gather cached code completions after the first reparse, not after the
authorDouglas Gregor <dgregor@apple.com>
Thu, 9 Dec 2010 21:27:43 +0000 (21:27 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 9 Dec 2010 21:27:43 +0000 (21:27 +0000)
commitd64f4c14029f970caafb0bdfcf07f9fecfe5c68b
tree3764f2515a4578f6ae8c73e10b6f3ee9fe171d93
parent4d936ecf803f44d74d7ad92599efe2ac4213a442
Gather cached code completions after the first reparse, not after the
second reparse.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@121413 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/ASTUnit.cpp