Age | Commit message (Expand) | Author |
---|---|---|
2009-03-13 | Driver: Add types::{isAcceptedByClang,isCXX} predicates. | Daniel Dunbar |
2009-03-13 | Driver: Some minor bug fixes. | Daniel Dunbar |
2009-03-13 | Driver: Add types::getNumCompilationPhases, getCompilationPhase to | Daniel Dunbar |
2009-03-12 | Driver: Drop some unnecessary uses of clang namespace. | Daniel Dunbar |
2009-03-12 | Driver: Add types::canLipoType helper method. | Daniel Dunbar |
2009-03-12 | Driver: Add information on Driver input/temporary types. | Daniel Dunbar |