[PATCH] D15528: Teach clang-tidy how to -Werror checks.

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 15 09:33:20 PST 2015


alexfh requested changes to this revision.
alexfh added a comment.
This revision now requires changes to proceed.

Jonathan, can you explain what specific use case does this patch address? Why one severity level of native clang-tidy warnings (the current situation) is not enough, and two levels are enough?


http://reviews.llvm.org/D15528





More information about the cfe-commits mailing list