[cfe-dev] [clang-tidy] Any interest in a new s/assert\(0 && /llvm_unreachable/ checker?

Don Hinton via cfe-dev cfe-dev at lists.llvm.org
Mon Jun 17 11:07:02 PDT 2019


Noticed there are several cases of "assert(0 &&" in many of our projects,
so this would be a simple find and replace checker in the llvm_check
namespace.

If this appears valuable, I can gen one up pretty quickly.

thanks...
don
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20190617/33068e89/attachment.html>


More information about the cfe-dev mailing list