[PATCH] D24759: [RFC][StaticAnalyser] fix unreachable code false positives when block numbers mismatch

Daniel Marjamäki via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 23 04:51:59 PDT 2016


danielmarjamaki added a comment.

My change is causing a false negative in the test/Analysis/uninit-sometimes.cpp. As far as I see my change anyway makes the unoptimized CFG better.


https://reviews.llvm.org/D24759





More information about the cfe-commits mailing list