[PATCH] D62167: CodeView - add static data members to global variable debug info.

Amy Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 12:59:01 PDT 2019


akhuang updated this revision to Diff 202027.
akhuang added a comment.
Herald added a subscriber: hiraditya.

Append class name to static data member debug info name.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62167/new/

https://reviews.llvm.org/D62167

Files:
  clang/lib/CodeGen/CGDebugInfo.cpp
  clang/test/CodeGenCXX/debug-info-static-member.cpp
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/test/DebugInfo/COFF/global-constants.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62167.202027.patch
Type: text/x-patch
Size: 10954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/0d0d0990/attachment.bin>


More information about the llvm-commits mailing list