Support for [[@LINE]], [[@LINE+<offset>]], [[@LINE-<offset>]] expressions in
authorAlexander Kornienko <alexfh@google.com>
Wed, 14 Nov 2012 21:07:37 +0000 (21:07 +0000)
committerAlexander Kornienko <alexfh@google.com>
Wed, 14 Nov 2012 21:07:37 +0000 (21:07 +0000)
commit70a870add82dab944b98ee1840fafff33795fc95
treeeb880778e614c2a5bdcacec1f89813dc956c99e0
parent7454fc2e87ef5638f3644b86a4350a44513e5185
Support for [[@LINE]], [[@LINE+<offset>]], [[@LINE-<offset>]] expressions in
FileCheck.

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