[PATCH] D120989: Support debug info for alias variable

Kavitha Natarajan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 24 04:17:11 PDT 2022


kavitha-natarajan updated this revision to Diff 417878.
kavitha-natarajan added a comment.

@aprantl, thanks for your comments. Updated the patch with the fixes.

@dblaikie, haven't got any response from gdb reviewers about the gdb patch yet.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120989

Files:
  clang/lib/CodeGen/CGDebugInfo.cpp
  clang/lib/CodeGen/CGDebugInfo.h
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/lib/CodeGen/CodeGenModule.h
  clang/test/CodeGen/debug-info-alias.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120989.417878.patch
Type: text/x-patch
Size: 6124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220324/925c5249/attachment-0001.bin>


More information about the cfe-commits mailing list