[cfe-commits] r123056 - in /cfe/trunk: lib/Analysis/ReachableCode.cpp lib/Sema/AnalysisBasedWarnings.cpp test/SemaCXX/return-noreturn.cpp

Chandler Carruth chandlerc at gmail.com
Sat Jan 8 11:37:03 PST 2011


On Sat, Jan 8, 2011 at 10:25 AM, Ted Kremenek <kremenek at apple.com> wrote:

> Thanks for investigating this.  BTW, do you have any code examples that
> triggered the infinite loop that we could put into the test suite?
>

The test suite already triggered it. test/SemaCXX/unreachable-code.cpp in
particular.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110108/8a2a9c70/attachment.html>


More information about the cfe-commits mailing list