]> granicus.if.org Git - clang/commit
Update for LLVM API change to return by InputArgList directly (rather than by pointer...
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 22 Jun 2015 22:07:27 +0000 (22:07 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 22 Jun 2015 22:07:27 +0000 (22:07 +0000)
commit32f848c058d7690f9123160307957cb31cef4ce7
treefcdcb8ab56239c8e89bfa67cf7efd1a5ad006035
parent0f3c1f21f154e9c157bd36f7595dfe19722ad34f
Update for LLVM API change to return by InputArgList directly (rather than by pointer) from ParseArgs

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@240349 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Driver.h
lib/Driver/Driver.cpp
lib/Frontend/CompilerInvocation.cpp
tools/driver/cc1as_main.cpp
tools/driver/driver.cpp