[PATCH] D75215: [DebugInfo] Fix for adding "returns cxx udt" option to functions in CodeView.

Amy Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 2 18:33:39 PST 2020


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

Add FlagNonTrivial to fwd declared records in CGDebugInfo


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75215

Files:
  clang/lib/CodeGen/CGDebugInfo.cpp
  clang/test/CodeGenCXX/debug-info-flag-nontrivial.cpp
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/test/DebugInfo/COFF/function-options.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75215.247774.patch
Type: text/x-patch
Size: 50096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200303/75dc19fd/attachment-0001.bin>


More information about the cfe-commits mailing list