After a discussion with Daniel on IRC, I've decided to implement driver modes as a part of Driver for now. If things get too complicated, we can refactor into separate classes. But it seems that the majority of the code will be confined to parsing and translating options instead of spread throughout the code.
I would have liked to set the DriverKind in the constructor and have it be immutable after that, but ParseProgName doesn't currently work that way. - Michael Spencer
0001-Add-DriverKind-to-Driver-which-currently-is-either-G.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
