[PATCH] [clang-tidy] Assert related checkers

Alexander Kornienko alexfh at google.com
Thu Mar 12 04:19:50 PDT 2015


I found one issue with the misc-static-assert check. The check warns on `assert(false)` in some configurations. I've filed http://llvm.org/PR22880.

Could you take a look at the issue?


http://reviews.llvm.org/D7375

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list