diff options
author | Sean Callanan <scallanan@apple.com> | 2016-03-26 00:37:55 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2016-03-26 00:37:55 +0000 |
commit | d0234c4593ad6a59f378317ebcfc0506a1a11c36 (patch) | |
tree | f93a8c59149510aead5d12c79f929f5240d15d02 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 90b6f26b419202b0d483614f0fb9275683e7aad2 (diff) | |
download | llvm-d0234c4593ad6a59f378317ebcfc0506a1a11c36.zip llvm-d0234c4593ad6a59f378317ebcfc0506a1a11c36.tar.gz llvm-d0234c4593ad6a59f378317ebcfc0506a1a11c36.tar.bz2 |
When we import the definition for a Tagdecl, propagate its completeness too.
The ASTImporter completes the full definiton for a TagDecl in several places,
including the type-deport logic. When this happens, we should also propagate
the bit that says that this is a complete definition. This makes (for example)
lambdas callable.
<rdar://problem/22864976>
llvm-svn: 264485
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions