diff options
author | Adrian Prantl <aprantl@apple.com> | 2016-08-17 18:27:24 +0000 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2016-08-17 18:27:24 +0000 |
commit | 26cb1d266081d85d6fe410b1f7fa741ba2a37dda (patch) | |
tree | 1c95a689ae900318e13e25e6530cdae751483e53 /clang/lib/Serialization/ModuleManager.cpp | |
parent | b35be69ff5092d914419609820d0eb0d7c442b99 (diff) | |
download | llvm-26cb1d266081d85d6fe410b1f7fa741ba2a37dda.zip llvm-26cb1d266081d85d6fe410b1f7fa741ba2a37dda.tar.gz llvm-26cb1d266081d85d6fe410b1f7fa741ba2a37dda.tar.bz2 |
Module debug info: Fix a bug in handling record decls without fields.
The previous condition would erroneously mark all CXXRecordDecls
that didn't have any fields as being defined in a clang module.
This patch fixes the condition to only apply to explicit template
instantiations.
<rdar://problem/27771823>
llvm-svn: 278952
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions