[cfe-commits] Review: fix failing test
Ted Kremenek
kremenek at apple.com
Mon Feb 16 12:36:09 PST 2009
On Feb 16, 2009, at 11:30 AM, Ben Laurie wrote:
> On Mon, Feb 16, 2009 at 7:19 PM, Ted Kremenek <kremenek at apple.com>
> wrote:
>>
>> On Feb 16, 2009, at 11:15 AM, Ben Laurie wrote:
>>
>>> This fixes a currently failing test by using the
>>> RangeConstraintManager.
>>
>> These aren't broken tests; their just testing expected behavior. The
>> expected behavior is that BasicConstraintManager doesn't handle
>> these cases
>> well.
>
> The result is the test fails, so how are they not broken?
Per our conversion on IM, they are not broken on my machine, nor are
others reporting of these failures. I really believe this is a
compiler bug. gcc 3.4.6 is really old, and has been historically
known to have problems with C++ code.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20090216/c833d41a/attachment.html>
More information about the cfe-commits
mailing list