[cfe-commits] False positive for -Wunreachable-code

Ted Kremenek kremenek at apple.com
Tue Oct 30 11:30:22 PDT 2012


On Oct 30, 2012, at 10:25 AM, David Blaikie <dblaikie at gmail.com> wrote:

> We need the two-state CFG to represent maximally and minimally
> reachable code. Maximal for -Wunreachable and minimal for 'runtime'
> diagnostics.

Yes, I agree this is the right approach.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121030/518da688/attachment.html>


More information about the cfe-commits mailing list