]> granicus.if.org Git - clang/commit
Fix test on Windows.
authorDouglas Yung <douglas.yung@sony.com>
Sat, 3 Nov 2018 08:51:27 +0000 (08:51 +0000)
committerDouglas Yung <douglas.yung@sony.com>
Sat, 3 Nov 2018 08:51:27 +0000 (08:51 +0000)
commit6974b990e13dfb4190a6dffdcc8bac9edbd1cde5
tree388832d9afb97f796be6657fd5f9f938075595da
parent4e6ca6e082c6b292a3492a70986d070b8f0673b0
Fix test on Windows.

This test checks the entire output of a help option, the problem
is that on Windows, the line break occurs in a different place
causing the CHECK to fail because it is not expecting a line break.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@346070 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/analyzer-list-configs.c