[cfe-commits] [PATCH] Reduce the amount of state in the Option class by relying on the data from OptTable::Info.

Daniel Dunbar daniel at zuster.org
Mon Aug 20 16:52:46 PDT 2012


LGTM.

 - Daniel

On Monday, August 20, 2012, Michael Spencer wrote:

> The attached patch reduces the amount of state kept in the Option
> class by keeping a reference to the OptTable::Info it came from.
>
> - Michael Spencer
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120820/2725a99e/attachment.html>


More information about the cfe-commits mailing list