diff options
author | Matt Beaumont-Gay <matthewbg@google.com> | 2013-04-10 00:47:10 +0000 |
---|---|---|
committer | Matt Beaumont-Gay <matthewbg@google.com> | 2013-04-10 00:47:10 +0000 |
commit | e1368a107a3ec58b121d369468d8d047c3201395 (patch) | |
tree | 47acbffa7ae72b43c294c69480d19b324ad7134a /llvm/lib/Object/MachOObjectFile.cpp | |
parent | b0640dc2b664ba74496ae83740cf66b8fbebaa32 (diff) | |
download | llvm-e1368a107a3ec58b121d369468d8d047c3201395.zip llvm-e1368a107a3ec58b121d369468d8d047c3201395.tar.gz llvm-e1368a107a3ec58b121d369468d8d047c3201395.tar.bz2 |
Suppress -Wunused-variable for variables declared in headers, which may in
fact be defined and used in another TU.
Reshuffle some test cases because we suppress -Wunused-variable after we've
emitted an error.
This fixes PR15558.
llvm-svn: 179138
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions