]> granicus.if.org Git - clang/commit
Retry "Include debug info for nested structs and classes"
authorAdrian McCarthy <amccarth@google.com>
Wed, 6 Jul 2016 22:39:15 +0000 (22:39 +0000)
committerAdrian McCarthy <amccarth@google.com>
Wed, 6 Jul 2016 22:39:15 +0000 (22:39 +0000)
commitcf47a1af9d627caa927ab17913258a108b1b0daa
tree995f9134e89218e556ceda10f9ecb08aedd99c54
parent4a0412fb719b0f77f214b8688d9f039b3096a1be
Retry "Include debug info for nested structs and classes"

This should work now that the LLVM-side of the change has landed successfully.

Original Differential Revision: http://reviews.llvm.org/D21705

This reverts commit a30322e861c387e1088f47065d0438c6bb019879.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@274698 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-indirect-field-decl.cpp
test/CodeGenCXX/debug-info-ms-abi.cpp