[cfe-commits] r64558 - in /cfe/trunk: Driver/AnalysisConsumer.cpp include/clang/Analysis/PathSensitive/ConstraintManager.h lib/Analysis/BasicConstraintManager.cpp lib/Analysis/RangeConstraintManager.cpp lib/Analysis/SimpleConstraintManager.cpp li
Ted Kremenek
kremenek at apple.com
Sun Feb 15 10:24:57 PST 2009
On Feb 15, 2009, at 6:48 AM, Ben Laurie wrote:
> On Sat, Feb 14, 2009 at 5:08 PM, Ted Kremenek <kremenek at apple.com>
> wrote:
>> Added: cfe/trunk/lib/Analysis/SimpleConstraintManager.h
>> URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Analysis/SimpleConstraintManager.h?rev=64558&view=auto
>
> You managed to add the content of this file twice somehow!
I think what happened is that I applied two versions of your patch and
'patch' just added more content to SimpleConstraintManager.h without
complaining (i.e., I forgot to remove the earlier version). This is
now fixed. Thanks Ben for pointing this out!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20090215/5c2940fa/attachment.html>
More information about the cfe-commits
mailing list