[PATCH] D23243: [clang-tidy] enhance modernize-use-bool-literals to check ternary operator

Kirill Bobyrev via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 7 01:59:12 PDT 2016


omtcyfz removed rL LLVM as the repository for this revision.
omtcyfz updated this revision to Diff 67095.
omtcyfz added a comment.

Comment `anyOf()` part in check's matcher and extend testset.


https://reviews.llvm.org/D23243

Files:
  clang-tidy/modernize/UseBoolLiteralsCheck.cpp
  test/clang-tidy/modernize-use-bool-literals.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23243.67095.patch
Type: text/x-patch
Size: 3976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160807/9d6710f7/attachment.bin>


More information about the cfe-commits mailing list