aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Serialization/ModuleManager.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2016-08-17 18:27:24 +0000
committerAdrian Prantl <aprantl@apple.com>2016-08-17 18:27:24 +0000
commit26cb1d266081d85d6fe410b1f7fa741ba2a37dda (patch)
tree1c95a689ae900318e13e25e6530cdae751483e53 /clang/lib/Serialization/ModuleManager.cpp
parentb35be69ff5092d914419609820d0eb0d7c442b99 (diff)
downloadllvm-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