diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-06-24 21:19:12 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-06-24 21:19:12 +0000 |
commit | 48d88de2af81cc6d0c01fc6656c234e1b3655c2b (patch) | |
tree | 5e082ead8b9fcd8df4bb392a50f5c219196ae053 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | bf2d23c0d70bc78110037fae474778ae8ba6a013 (diff) | |
download | llvm-48d88de2af81cc6d0c01fc6656c234e1b3655c2b.zip llvm-48d88de2af81cc6d0c01fc6656c234e1b3655c2b.tar.gz llvm-48d88de2af81cc6d0c01fc6656c234e1b3655c2b.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions