[PATCH] D31542: [clang-tidy] Extend readability-container-size-empty to add comparisons to newly-constructed objects

Josh Zimmerman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 19 15:06:34 PDT 2017


joshz updated this revision to Diff 95833.
joshz marked 3 inline comments as done.
joshz added a comment.

Clean up IsBinaryOrTernary


Repository:
  rL LLVM

https://reviews.llvm.org/D31542

Files:
  clang-tidy/readability/ContainerSizeEmptyCheck.cpp
  clang-tidy/utils/ASTUtils.cpp
  clang-tidy/utils/ASTUtils.h
  test/clang-tidy/readability-container-size-empty.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31542.95833.patch
Type: text/x-patch
Size: 16338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170419/22702c29/attachment-0001.bin>


More information about the cfe-commits mailing list