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

Kirill Bobyrev via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 8 10:08:46 PDT 2016


omtcyfz updated this revision to Diff 67195.
omtcyfz added a comment.

More strict test messages.


https://reviews.llvm.org/D23243

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23243.67195.patch
Type: text/x-patch
Size: 7395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160808/3cbc707c/attachment-0001.bin>


More information about the cfe-commits mailing list