[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:19:59 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278022: [clang-tidy] enhance modernize-use-bool-literals to check ternary operator (authored by omtcyfz).

Changed prior to commit:
  https://reviews.llvm.org/D23243?vs=67195&id=67197#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23243

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23243.67197.patch
Type: text/x-patch
Size: 7611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160808/0a2ff01a/attachment.bin>


More information about the cfe-commits mailing list