Displaying 2 results from an estimated 2 matches for "b9f886f4".
2013 Jan 17
0
[LLVMdev] [PATCH] A "very verbose" mode for FileCheck
On Thu, Jan 17, 2013 at 8:43 AM, Chris Lattner <clattner at apple.com> wrote:
> On Jan 16, 2013, at 1:19 PM, Dmitri Gribenko <gribozavr at gmail.com> wrote:
>>> I agree that a command line option would be better. But in that case
>>> all tests should be updated. It is not an issue for me -- it is
>>> mostly mechanical. So should I change tests to use
2013 Jan 17
4
[LLVMdev] [PATCH] A "very verbose" mode for FileCheck
On Jan 16, 2013, at 1:19 PM, Dmitri Gribenko <gribozavr at gmail.com> wrote:
>> I agree that a command line option would be better. But in that case
>> all tests should be updated. It is not an issue for me -- it is
>> mostly mechanical. So should I change tests to use %FileCheck?
>
> Here's a third attempt.
Thanks in advance for driving this forward.