"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "5f7c680fdc08576c69963b90833c1e70f92c3047"
[libclang/codecompletion] Make sure the top-level decl hash takes into account ImportDecls.
The top-level hash is used to determine if we need to update the global code-completion results. ImportDecls did not affect the hash so a newly introduced ImportDecl would not trigger an update of the global results. rdar://14202797 llvm-svn: 184782
Loading
Please register or sign in to comment