Taking StringRef in Driver.h APIs instead of raw pointers (NFC)
authorMehdi Amini <mehdi.amini@apple.com>
Thu, 6 Oct 2016 05:11:48 +0000 (05:11 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Thu, 6 Oct 2016 05:11:48 +0000 (05:11 +0000)
commit1201117e604bb46087788bbebae401d9a4187df1
treea5139c5bf773b8b35a1ef5e96d262383af5a304d
parent2d487db031d954bfc93dcdab7dd77984e64363d0
Taking StringRef in Driver.h APIs instead of raw pointers (NFC)

llvm-svn: 283417
clang/include/clang/Driver/Driver.h
clang/lib/Driver/Driver.cpp