]> granicus.if.org Git - llvm/commitdiff
Fix build break after r298623
authorAdrian McCarthy <amccarth@google.com>
Thu, 23 Mar 2017 16:57:53 +0000 (16:57 +0000)
committerAdrian McCarthy <amccarth@google.com>
Thu, 23 Mar 2017 16:57:53 +0000 (16:57 +0000)
Use the -color-output option explicitly to eliminate the ANSI color codes in
pdb-native-summary.test.  (The default should have done this.)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298625 91177308-0d34-0410-b5e6-96231b3b80d8

test/DebugInfo/PDB/Native/pdb-native-summary.test

index df1568a753e41ffa88b3466f4d4537c0c9c90787..bd32f198a390f3143c558e401855f332cbd3dd5e 100644 (file)
@@ -1,5 +1,5 @@
 ; Test that the native PDB reader gets the PDB summary correct.
-; RUN: llvm-pdbdump pretty -native %p/../Inputs/empty.pdb \
+; RUN: llvm-pdbdump pretty -native -color-output=false %p/../Inputs/empty.pdb \
 ; RUN:   | FileCheck -check-prefix=EMPTY %s
 
 ; Reference output was generated with the DIA reader to ensure that the