[PATCH] D29858: [clang-tidy] Catch trivially true statements like a != 1 || a != 3

Alexander Kornienko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 23 08:28:07 PDT 2017


alexfh added a comment.

In https://reviews.llvm.org/D29858#707897, @watsond wrote:

> Following up. Was this checked in? Do I need to do anything further?


Committed the patch now. Thanks for the reminder!


Repository:
  rL LLVM

https://reviews.llvm.org/D29858





More information about the cfe-commits mailing list