[PATCH] DW_TAG_typedef and DW_TAG_structure_type not emitted when typedef is used

jyoti allur jyoti.yalamanchili at gmail.com
Fri Sep 12 06:42:55 PDT 2014


Hi Eric,
I have implemented the review comments.This issue is specific to explicit cast. 
Debug info of type being explicitly casted to was not emitted. I have added an elaborate testcase to capture the issue which should be resolved with this patch. Could you please review this for me and let me know.

http://reviews.llvm.org/D2498

Files:
  llvm/tools/clang/lib/CodeGen/CGDebugInfo.cpp
  llvm/tools/clang/lib/CodeGen/CGDebugInfo.h
  llvm/tools/clang/lib/CodeGen/CGExprScalar.cpp
  llvm/tools/clang/test/CodeGen/Debug-info-explicitcast.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2498.13589.patch
Type: text/x-patch
Size: 6324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140912/5a0b4d16/attachment.bin>


More information about the cfe-commits mailing list