[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 llvm-commits llvm-commits at lists.llvm.org
Thu Jan 14 14:02:10 PST 2021


akhuang updated this revision to Diff 316779.
akhuang edited the summary of this revision.
akhuang added a comment.

Remove llvm change.


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.316779.patch
Type: text/x-patch
Size: 6342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210114/14b2ff0d/attachment.bin>


More information about the llvm-commits mailing list