]> granicus.if.org Git - clang/commit
Redo part of r127137:
authorJoerg Sonnenberger <joerg@bec.de>
Mon, 7 Mar 2011 01:15:29 +0000 (01:15 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Mon, 7 Mar 2011 01:15:29 +0000 (01:15 +0000)
commit65f7165676854bf75494f5b73a620d7237db5d41
tree2456428b94eec701bbc5c82f18d47088dc53b6e8
parente6ec11aa15c7104d57009c6e036bf4ae29c35fb2
Redo part of r127137:
Pass down the correct C->getArgs, but keep it with the original
DerivedArgList type. Slightly adjust the MakeIndex call for the
different base type. This unbreaks the handling of --no-mangle on Darwin.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127142 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Driver.h
lib/Driver/Driver.cpp