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

Michael Spencer bigcheesegs at gmail.com
Mon Aug 20 16:10:28 PDT 2012


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 --------------
A non-text attachment was scrubbed...
Name: Reduce-the-amount-of-state-in-the-Option-class-by-re.patch
Type: application/octet-stream
Size: 12256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120820/d5583060/attachment.obj>


More information about the cfe-commits mailing list