[PATCH] D38986: [Analyzer] Better unreachable message in enumeration

Daniel Marjamäki via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 19 09:02:35 PDT 2017


danielmarjamaki added a comment.

> I think it is much better when the assert failure tells the developer _what_ value is failing, rather than saying "oops we are dead".

yes of course, more informative assert messages is better.


https://reviews.llvm.org/D38986





More information about the cfe-commits mailing list