aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Driver/Job.h
AgeCommit message (Expand)Author
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump
2009-07-01Driver: Add Source argument for Commands to hold the Action which caused aDaniel Dunbar
2009-03-18Driver: ConstructJob also needs to know the destination (where to putDaniel Dunbar
2009-03-18Driver: Add forwarding methods to underlying list for PipedJob andDaniel Dunbar
2009-03-18Driver: Rename Command::Argv to Command::Arguments to make it clearerDaniel Dunbar
2009-03-16Driver: Include Casting header definitions in a few places, addDaniel Dunbar
2009-03-13Driver: Add simple Job classes, simple wrappers for information aboutDaniel Dunbar