[PATCH] Fixed debug info generation for function static variables, typedef, and records
Amjad Aboud
amjad.aboud at intel.com
Thu May 28 05:59:52 PDT 2015
Applied changes according to David Blaikie commits.
Now, records and typedef entries that are defined inside a lexical block are added to the retained types list.
http://reviews.llvm.org/D9760
Files:
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h
lib/CodeGen/CGDecl.cpp
test/CodeGenCXX/debug-info-lb-class.cpp
test/CodeGenCXX/debug-info-lb-static.cpp
test/CodeGenCXX/debug-info-lb-static2.cpp
test/CodeGenCXX/debug-info-lb-typedef.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9760.26675.patch
Type: text/x-patch
Size: 8370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150528/65fef682/attachment.bin>
More information about the cfe-commits
mailing list