]> granicus.if.org Git - clang/commit
Support watchOS and tvOS driver options
authorTim Northover <tnorthover@apple.com>
Fri, 30 Oct 2015 16:30:27 +0000 (16:30 +0000)
committerTim Northover <tnorthover@apple.com>
Fri, 30 Oct 2015 16:30:27 +0000 (16:30 +0000)
commit56c5241273e220edcfe2677af1d23c7e8556409a
tree329f97c4c495fb15bdb88bef6726e0f5666f5098
parente8d1c0c78ec63b45f6ec719a781296a74444b500
Support watchOS and tvOS driver options

This patch should add support for almost all command-line options and
driver tinkering necessary to produce a correct "clang -cc1"
invocation for watchOS and tvOS.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@251706 91177308-0d34-0410-b5e6-96231b3b80d8
15 files changed:
include/clang/Basic/DiagnosticDriverKinds.td
include/clang/Driver/Options.td
lib/Driver/Driver.cpp
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
lib/Driver/Tools.cpp
lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp
test/Driver/apple-kext-mkernel.c
test/Driver/arch-armv7k.c [new file with mode: 0644]
test/Driver/darwin-ld.c
test/Driver/darwin-version.c
test/Driver/pic.c
test/Modules/modules.idx [new file with mode: 0644]
test/Preprocessor/arm-target-features.c
test/SemaObjC/opaque-is-access-warn.m