[PATCH] Fix crash in CFGReachabilityAnalysis triggered by IdempotentOperationChecker.
Ted Kremenek
kremenek at apple.com
Tue Dec 17 16:57:41 PST 2013
I’d rather this be an assertion instead of a soft failure. The invariant is being broken here. We’ll need to fix the upstream bug causing this problem.
http://llvm-reviews.chandlerc.com/D2427
More information about the cfe-commits
mailing list