Applied in r116782 and r116793, thank you!

...Takumi

2010/10/18 Douglas Gregor <[email protected]>:
>
> On Oct 17, 2010, at 9:26 PM, NAKAMURA Takumi wrote:
>
>> Good afternoon.
>>
>>
>> There are two issues for html-diagnostics.c.
>>
>> * A potential bug: "CHECK: Dereference of null pointer" always succeeds.
>>
>>  This expression always hits to the output itself in the comment.
>>
>> <tr><td class="num" id="LN9">9</td><td class="line"><span
>> class='comment'>// CHECK: Dereference of null pointer</span></td></tr>
>>
>> * MSYS's cat(1) does not glob wildcards.
>>
>>  find(1) could do alternatively. Toolchain gnuwin32 has find.exe, too.
>
>
> This test is very messy. Thank you for improving it! Please commit.
>
>        - Doug
>

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to