filecheck should not match a \n with a .
authorChris Lattner <sabre@nondot.org>
Fri, 25 Sep 2009 06:47:09 +0000 (06:47 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 25 Sep 2009 06:47:09 +0000 (06:47 +0000)
commitd9485ddfddc6c5342141703e39399850200bf746
tree754b206d65f8e2c5d119bf919f3e8b1d980a977b
parent0f427ac24cf546b27bf7d690604bbb68615a668d
filecheck should not match a \n with a .

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