[cfe-commits] r161603 - in /cfe/trunk: include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h lib/StaticAnalyzer/Core/CallEvent.cpp lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
Anna Zaks
ganna at apple.com
Thu Aug 9 13:12:51 PDT 2012
On Aug 9, 2012, at 1:08 PM, Jordan Rose wrote:
>
> On Aug 9, 2012, at 11:43 , Anna Zaks <ganna at apple.com> wrote:
>
>> + const int *BState = State->get<DynamicDispatchBifurcationMap>(BifurReg);
>
> Is this an int or a bool? I see the map is typed as int for now, but we don't really need that, do we?
I'll change it when I stuff the can be a subclass bit into it.
Thanks,
Anna.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120809/eeb09f24/attachment.html>
More information about the cfe-commits
mailing list