[cfe-dev] Issue with address alignment on MSVC
Ted Kremenek
kremenek at apple.com
Mon Apr 28 11:06:50 PDT 2008
Fixed:
http://llvm.org/viewvc/llvm-project?rev=50364&view=rev
Thanks Argiris!
On Apr 26, 2008, at 8:43 AM, Argiris Kirtzidis wrote:
> Hi,
>
> On MSVC the CFG::getBlockEdgeImpl method doesn't always returns
> addresses with 8-byte alignment (which ProgramPoint requires),
> resulting
> in unstable/weird behaviour, at least for the checker.
>
> Any ideas ?
>
>
> -Argiris
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080428/13373c74/attachment.html>
More information about the cfe-dev
mailing list