diff options
author | Justin Bogner <mail@justinbogner.com> | 2015-05-12 06:30:48 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2015-05-12 06:30:48 +0000 |
commit | 2fd95f6b92aa28705aea26da878c51c33143022c (patch) | |
tree | 1e491bad119ad9dbd9f45be6788318f56e35b862 /clang/unittests/Format/FormatTest.cpp | |
parent | d84713bd8687abc4a70ab25eddb30e22a8731955 (diff) | |
download | bcm5719-llvm-2fd95f6b92aa28705aea26da878c51c33143022c.tar.gz bcm5719-llvm-2fd95f6b92aa28705aea26da878c51c33143022c.zip |
Driver: Fix a -Wshadow issue from r237091
The MachO toolchain has an isTargetIOSBased method, but it isn't
virtual so it isn't very meaningful to call it. After thinking about
this, I guess that putting this logic in the MachO class is a bit of a
layering violation anyway. Do this more like how we handle
AddLinkRuntimeLibArgs instead.
llvm-svn: 237095
Diffstat (limited to 'clang/unittests/Format/FormatTest.cpp')
0 files changed, 0 insertions, 0 deletions