-Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated...
[oota-llvm.git] / test / Object / mri5.test
1 ; RUN: not llvm-ar -M t < %s 2>&1 | FileCheck %s
2 ; CHECK: Cannot mix -M and other options.