]> granicus.if.org Git - clang/commit
Update for several APIs in LLVM that now use StringRefs rather than
authorChandler Carruth <chandlerc@gmail.com>
Sun, 30 Aug 2015 07:51:18 +0000 (07:51 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 30 Aug 2015 07:51:18 +0000 (07:51 +0000)
commita9262e954afed180c5ca29b1c52dc440238d0272
treefeabaa0ca71cc93e2b76a71821c483aa10a236e3
parentb2f21554da16eca47e9126ac646f7b16326cc510
Update for several APIs in LLVM that now use StringRefs rather than
const char pointers. In turn, push this through Clang APIs as well,
simplifying a number of bits of code that was handling the oddities of
nullptrs.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@246375 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
lib/Driver/ToolChain.cpp
lib/Driver/Tools.cpp
lib/Driver/Tools.h