[cfe-dev] new warnings in r58279

Ted Kremenek kremenek at apple.com
Mon Oct 27 16:03:05 PDT 2008


On Oct 27, 2008, at 3:12 PM, Mike Stump wrote:

> GRExprEngine.cpp: In member function ‘void
> clang::GRExprEngine::VisitBinaryOperator(clang::BinaryOperator*,
> clang::ExplodedNode<clang::GRState>*,
> clang::ExplodedNodeSet<clang::GRState>&)’:
> GRExprEngine.cpp:2182: warning: dereferencing type-punned pointer will
> break strict-aliasing rules
> GRExprEngine.cpp:2184: warning: dereferencing type-punned pointer will
> break strict-aliasing rules

Fixed: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20081027/008636.html



More information about the cfe-dev mailing list