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

Amy Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 23 10:00:46 PDT 2019


akhuang updated this revision to Diff 201004.
akhuang added a comment.

Add llvm IR test.


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/test/DebugInfo/COFF/global-constants.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62167.201004.patch
Type: text/x-patch
Size: 10188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190523/a858dbb2/attachment.bin>


More information about the cfe-commits mailing list