]> granicus.if.org Git - clang/commit
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)
commit9025b9aa4e8d932964237d59632a29c8d0426b8f
tree39e30ef4b92ac664e3dd021a38709196c12e02f6
parent86087031dabdda4e70e1e5cf0b26f8ab8d3b1736
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@276279 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h
test/CodeGenCXX/debug-info-dup-fwd-decl.cpp
test/CodeGenCXX/debug-info-ms-abi.cpp
test/Modules/ModuleDebugInfo.cpp