Revert "Include unreferenced nested types in member list only for CodeView"
authorAdrian McCarthy <amccarth@google.com>
Thu, 21 Jul 2016 13:41:25 +0000 (13:41 +0000)
committerAdrian McCarthy <amccarth@google.com>
Thu, 21 Jul 2016 13:41:25 +0000 (13:41 +0000)
commita9a89ae77f7cce2bf9a38c0fcb861c3fe6f50b97
tree1fbbd7ee3a0c53d1932d4fd5fc9ce684ec6a1e60
parenta9e477b286eba7a069e2e2a41cdd2dc6dc96893a
Revert "Include unreferenced nested types in member list only for CodeView"

Patch broke ModuleDebugInfo test on the build bots (but not locally).  Again.

svn revision:  r276271

This reverts commit 9da8a1b05362bc96f2855fb32b5588b89407685d.

llvm-svn: 276279
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/CodeGen/CGDebugInfo.h
clang/test/CodeGenCXX/debug-info-dup-fwd-decl.cpp
clang/test/CodeGenCXX/debug-info-ms-abi.cpp
clang/test/Modules/ModuleDebugInfo.cpp