blob: 9ca69eaa1675773ac058438a308da075c811759d [file] [log] [blame]
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 --strip-trailing-cr %S/Inputs/expected %t.output
CHECK-NOT: warning
CHECK-NOT: error