Allow '_' in FileCheck variable names, it is nice to have at least one
authorDaniel Dunbar <daniel@zuster.org>
Sun, 22 Nov 2009 22:07:50 +0000 (22:07 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 22 Nov 2009 22:07:50 +0000 (22:07 +0000)
commit964ac012017451ff24c33e6b749ec3223e1d291a
tree578f11358b72553646d3997046834e7afe53eb74
parenta2f20b20a8dc7f053599840557405554a0848aec
Allow '_' in FileCheck variable names, it is nice to have at least one
separate character.
 - Chris, OK?

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