diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-04-26 21:33:35 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-04-26 21:33:35 +0000 |
commit | e5edbf9a16f3c91eae3aee58d78f6dc632ae0372 (patch) | |
tree | 6d4353da0d642e89b6d266f721737976c660588d /clang/test/Index/targeted-annotation.c | |
parent | 24ec769058dcb5ae86c3edfa4b8dee787d888763 (diff) | |
download | bcm5719-llvm-e5edbf9a16f3c91eae3aee58d78f6dc632ae0372.tar.gz bcm5719-llvm-e5edbf9a16f3c91eae3aee58d78f6dc632ae0372.zip |
[Modules] Fix an issue where the reconstructed redeclaration chain was incomplete, missing the definition from a module.
-Make sure that a deserialized external decl gets added to the TU scope.
-When associating an identifier with a set of decls, use the most recent local ones,
if they exist, otherwise associating decls from modules (that came after a local one)
will lead to an incomplete reconstructed re-declaration chain.
rdar://13712705
llvm-svn: 180634
Diffstat (limited to 'clang/test/Index/targeted-annotation.c')
0 files changed, 0 insertions, 0 deletions