[cfe-commits] [PATCH] PR14471: Debug info for static data members (Clang part)

Robinson, Paul Paul.Robinson at am.sony.com
Wed Jan 2 13:32:29 PST 2013


Ping w/ updated patch & directly cc Eric.
Also should fix PR14734.  Added a debuginfo-test.
--paulr

________________________________________
From: cfe-commits-bounces at cs.uiuc.edu [cfe-commits-bounces at cs.uiuc.edu] on behalf of Robinson, Paul [Paul.Robinson at am.sony.com]
Sent: Tuesday, December 18, 2012 12:10 PM
To: cfe-commits at cs.uiuc.edu
Subject: [cfe-commits] [PATCH] PR14471: Debug info for static data members      (Clang part)

Collect both normal and static data members of a class in source
order.  Describe static data members to the metadata using the new
LLVM interfaces.

Clang part of the fix for PR14471.
--paulr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Static-member-cfe.diff
Type: application/octet-stream
Size: 12942 bytes
Desc: Static-member-cfe.diff
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130102/a88de6ea/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Static-member-dbgtest.diff
Type: application/octet-stream
Size: 810 bytes
Desc: Static-member-dbgtest.diff
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130102/a88de6ea/attachment-0001.obj>


More information about the cfe-commits mailing list