[llvm-commits] [PATCH] Remove Mutating Init Members
Jakob Stoklund Olesen
stoklund at 2pi.dk
Thu Jul 14 09:11:00 PDT 2011
On Jul 13, 2011, at 3:31 PM, David Greene wrote:
> 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!
Thanks for splitting it up, David.
Besides the ArrayRef thing that Nick proposed, this all looks good to me.
/jakob
More information about the llvm-commits
mailing list