when emitting errors about CHECK-NEXT directives, show the line that the
authorChris Lattner <sabre@nondot.org>
Sun, 16 Aug 2009 02:22:31 +0000 (02:22 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 16 Aug 2009 02:22:31 +0000 (02:22 +0000)
commit0b2353f277f7a92b48af20f9804c6c35d96ecb75
tree0738c8765a6f207dec724d1a474976a8caa6f886
parent5c1c2082968ff4c36063ed09c4eea772eb808b6a
when emitting errors about CHECK-NEXT directives, show the line that the
CHECK-NEXT is on.

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