[cfe-commits] patch: libcxxabi cxa_*_virtual and cxa_guard_* methods

Nick Lewycky nlewycky at google.com
Thu May 19 23:11:35 PDT 2011


I've started dipping my toes in the libcxxabi project by implementing a few
simple methods. Patch attached, please review!

This isn't heavily tested, I'm mostly just trying to make sure I have the
style down. Please let me know if we should be using different file names
(hard to follow a pattern where there isn't one), of if the private methods
in cxa_guard actually belong in an anonymous namespace, etc.

Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110519/7eb409b0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libcxxabi-virtual-and-guard.patch
Type: text/x-patch
Size: 4723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110519/7eb409b0/attachment.bin>


More information about the cfe-commits mailing list