[cfe-commits] [PATCH] Cleanup of code that should call setContainsUnexpandedParameterPack
John Wiegley
johnw at boostpro.com
Wed Mar 2 20:01:45 PST 2011
This patch authored by Eric Niebler <eric at boostpro.com>.
This is a very minor change to some code that sets
ExprBits.ContainsUnexpandedParameterPack directly, but should really be
calling the accessor function setContainsUnexpandedParameterPack.
John
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch2.diff
Type: text/x-patch
Size: 880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110302/5b0f06ce/attachment.bin>
More information about the cfe-commits
mailing list