[PATCH] D46271: [CodeView] Improve debbuging of virtual base class member variables

Brock Wyma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 14 14:17:46 PDT 2018


bwyma updated this revision to Diff 146687.
bwyma added a comment.

In the test inheritance.ll I updated the 'variables' attribute to 'retainedNodes' to reflect the changes recently committed in https://reviews.llvm.org/rL331841.


https://reviews.llvm.org/D46271

Files:
  llvm/include/llvm/IR/DIBuilder.h
  llvm/include/llvm/IR/DebugInfoMetadata.h
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/lib/IR/DIBuilder.cpp
  llvm/test/DebugInfo/COFF/inheritance.ll
  llvm/tools/clang/lib/CodeGen/CGDebugInfo.cpp
  llvm/tools/clang/test/CodeGenCXX/debug-info-access.cpp
  llvm/tools/clang/test/CodeGenCXX/debug-info-ms-vbase.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46271.146687.patch
Type: text/x-patch
Size: 27610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180514/ed6404ba/attachment.bin>


More information about the llvm-commits mailing list