aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/tools/llvm-cxxmap/remap.test
blob: f0cbf3809efa3e7f7ae8e44c4e7f7553f58019da (plain)
1
2
3
4
5
RUN: llvm-cxxmap %S/Inputs/before.sym %S/Inputs/after.sym -r %S/Inputs/remap.map -o %t.output -Wambiguous -Wincomplete 2>&1 | FileCheck %s --allow-empty
RUN: diff -b %S/Inputs/expected %t.output

CHECK-NOT: warning
CHECK-NOT: error