diff options
| author | Bob Wilson <bob.wilson@apple.com> | 2014-01-16 21:50:37 +0000 |
|---|---|---|
| committer | Bob Wilson <bob.wilson@apple.com> | 2014-01-16 21:50:37 +0000 |
| commit | c6753a025e1634ff3cf5d3f2187f9fb847351471 (patch) | |
| tree | 4ae47f9fc9013efcff6782a277343873cf5d1ad3 /clang/docs/tools/dump_format_style.py | |
| parent | dc0b2ea2bcd91a3c4a1cff81f04d8b589bf50b63 (diff) | |
| download | bcm5719-llvm-c6753a025e1634ff3cf5d3f2187f9fb847351471.tar.gz bcm5719-llvm-c6753a025e1634ff3cf5d3f2187f9fb847351471.zip | |
Remove an unnecessary special case to check for a few Darwin-specific options.
Using -mmacosx-version-min (etc.) on non-Darwin platforms should be a warning,
not a hard error. There is no reason to add a special check for these options
in the default toolchain. This just removes the special check and then we get
the usual -Wunused-command-line-argument warning if someone tries to use one
of these options for a target where they are not supported.
<rdar://problem/15569346>
llvm-svn: 199431
Diffstat (limited to 'clang/docs/tools/dump_format_style.py')
0 files changed, 0 insertions, 0 deletions

