aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Driver/Util.h
AgeCommit message (Expand)Author
2013-01-24[driver] Associate a JobAction with each result file. This enables the driverChad Rosier
2012-09-04Revert r163076 per chandlerc's request.Joao Matos
2012-09-01Refactored the Windows headers location lookup code. Expose it so standalone ...Joao Matos
2011-07-20now that we have a centralized place to do so, add some using declarations forChris Lattner
2009-03-18Driver: Stub out Tool::ConstructJob.Daniel Dunbar
2009-03-12Driver: Introduce ActionList typedef, tweak some constness.Daniel Dunbar
2009-03-03Driver: Sketch Arg & ArgList classes.Daniel Dunbar