[llvm-commits] [llvm] r89626 - in /llvm/trunk: docs/CommandGuide/FileCheck.pod utils/FileCheck/FileCheck.cpp
Daniel Dunbar
daniel at zuster.org
Wed Nov 25 11:54:16 PST 2009
On Mon, Nov 23, 2009 at 10:29 AM, Chris Lattner <clattner at apple.com> wrote:
>
> On Nov 22, 2009, at 2:07 PM, Daniel Dunbar wrote:
>
>> Author: ddunbar
>> Date: Sun Nov 22 16:07:50 2009
>> New Revision: 89626
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=89626&view=rev
>> Log:
>> Allow '_' in FileCheck variable names, it is nice to have at least one
>> separate character.
>> - Chris, OK?
>
> Fine with me, thx. Please update the TestingGuide documentation.
Why do we have two copies of the docs? Can't the TestingGuide just
point at the FileCheck man page?
- Daniel
More information about the llvm-commits
mailing list