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
Loading
Please register or sign in to comment