[cfe-commits] [PATCH] move argument-related diagnostics into CommonKinds

nobled nobled at dreamwidth.org
Tue Feb 14 12:19:57 PST 2012


This eliminates the only dependency edge the generic Arg/OptTable
utility classes had on something Driver-specific. (I'd like to lower
them into Basic after this so users that just parse their own set of
arguments don't need to pull in everything else in libDriver.)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-move-argument-related-diagnostics-into-CommonKinds.patch
Type: text/x-patch
Size: 3042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120214/b1563335/attachment.bin>


More information about the cfe-commits mailing list