]> granicus.if.org Git - clang/commit
Driver: Fix spurious warning (from -cc1) about unused -fapple-kext on C inputs.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 4 Feb 2011 17:24:47 +0000 (17:24 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 4 Feb 2011 17:24:47 +0000 (17:24 +0000)
commit2843c1900b6da763885f47d0999e923e7c67fd65
treec47926335ebd710292eb5e491b93017678c18f01
parent9acd0d92f4135bfb6a31eaad067b2972d6e1b62c
Driver: Fix spurious warning (from -cc1) about unused -fapple-kext on C inputs.

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