[llvm-commits] [PATCH] Remove Mutating Init Members

David Greene dag at cray.com
Wed Jul 13 15:31:55 PDT 2011


Here's a patch to remove members from Inits that update their state.
This is in preparation for making Inits const and ultimately making
them FoldingSetNodes.

Please review.  Thanks!

                             -Dave

-------------- next part --------------
A non-text attachment was scrubbed...
Name: nomutate.diff
Type: text/x-patch
Size: 11595 bytes
Desc: Patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110713/7527ab63/attachment.bin>


More information about the llvm-commits mailing list