[cfe-commits] [PATCH] member function access (CXX debug info)
Alexander Herz
alexander.herz at mytum.de
Mon Oct 18 02:14:50 PDT 2010
Please verify.
This patch adds support for access modifiers for C++ member functions
(private/public) inside llvm IR and dwarf debug info. Test cases for
both llvm and clang are included. Generated against svn 116700.
Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm.diff
Type: text/x-patch
Size: 9082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101018/0ff02115/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.diff
Type: text/x-patch
Size: 2582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101018/0ff02115/attachment-0001.bin>
More information about the cfe-commits
mailing list