| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Try to fix parse-progname.c test on Darwin | Hans Wennborg | 2014-10-17 | 1 | -5/+7 |
| | | | | | llvm-svn: 220086 | ||||
| * | Driver: support detecting driver mode when clang has a version suffix ↵ | Hans Wennborg | 2014-10-17 | 1 | -0/+56 |
| without dash (PR21094) Clang would previously not get into C++ mode when invoked as 'clang++3.6' (though clang++-3.6 would work). I found the previous loop logic in this function confusing; hopefully this makes it a little clearer. Differential Revision: http://reviews.llvm.org/D5833 llvm-svn: 220052 | |||||

