[Driver] Allow users to silence the warning that is issued when the
deployment target is earlier than iOS 11 and the target is 32-bit. This is a follow-up to r306922. rdar://problem/32230613 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@309607 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Basic/DiagnosticDriverKinds.td 3 additions, 2 deletionsinclude/clang/Basic/DiagnosticDriverKinds.td
- include/clang/Basic/DiagnosticGroups.td 3 additions, 0 deletionsinclude/clang/Basic/DiagnosticGroups.td
- lib/Driver/ToolChains/Darwin.cpp 11 additions, 9 deletionslib/Driver/ToolChains/Darwin.cpp
- test/Driver/darwin-version.c 4 additions, 0 deletionstest/Driver/darwin-version.c
Please register or sign in to comment