summaryrefslogtreecommitdiffstats
path: root/clang/docs/tools/dump_format_style.py
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2014-01-16 21:50:37 +0000
committerBob Wilson <bob.wilson@apple.com>2014-01-16 21:50:37 +0000
commitc6753a025e1634ff3cf5d3f2187f9fb847351471 (patch)
tree4ae47f9fc9013efcff6782a277343873cf5d1ad3 /clang/docs/tools/dump_format_style.py
parentdc0b2ea2bcd91a3c4a1cff81f04d8b589bf50b63 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud