]> granicus.if.org Git - clang/history - lib/Driver/InputInfo.h
Header guard canonicalization, clang part.
[clang] / lib / Driver / InputInfo.h
2014-08-13 Benjamin KramerHeader guard canonicalization, clang part.
2013-06-17 Reid Kleckner[Driver] Remove the using namespace directives from...
2013-06-14 Reid Kleckner[Driver] Refactor clang driver to use LLVM's Option...
2012-12-04 Chandler CarruthSort all of Clang's files under 'lib', and fix up the...
2010-08-02 Daniel DunbarDriver: Eliminate special InputInfo kind for pipes...
2009-03-19 Daniel DunbarDriver: Handle "linker input" arguments.
2009-03-18 Daniel DunbarDriver: ConstructJob also needs to know the destination...
2009-03-17 Daniel DunbarDriver: Add -ccc-print-bindings option (for testing...
2009-03-16 Daniel DunbarDriver: Implement majority tool binding logic.