[PATCH] D94639: [DebugInfo][CodeView] Change in line tables only mode to emit parent/context scopes for functions, using declarations for types

Amy Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 15 09:28:51 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6227069bdce6: [DebugInfo][CodeView] Change in line tables only mode to emit type information (authored by akhuang).

Changed prior to commit:
  https://reviews.llvm.org/D94639?vs=316779&id=317001#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94639

Files:
  clang/lib/CodeGen/CGDebugInfo.cpp
  clang/test/CodeGenCXX/debug-info-codeview-display-name.cpp
  clang/test/CodeGenCXX/debug-info-codeview-scopes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94639.317001.patch
Type: text/x-patch
Size: 6341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210115/c8b8a939/attachment.bin>


More information about the cfe-commits mailing list