[llvm-commits] Patch to fix windows compile warning in AlignOf.h

Andrew Clinton ajclinto at gmail.com
Tue Feb 22 21:25:53 PST 2011


This patch fixes a Visual Studio compiler warning due to the private
constructor.  It just adds a private destructor.

Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: alignof.diff
Type: text/x-patch
Size: 460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110223/21c2eeee/attachment.bin>


More information about the llvm-commits mailing list