[PATCH] D47554: [analyzer] Check for dead/impossible status checks

Tom Rix via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 5 09:55:51 PDT 2018


trixirt updated this revision to Diff 150003.
trixirt added a comment.

cleanup of last patch


Repository:
  rC Clang

https://reviews.llvm.org/D47554

Files:
  include/clang/AST/ExprCXX.h
  include/clang/ASTMatchers/ASTMatchers.h
  include/clang/StaticAnalyzer/Checkers/Checkers.td
  lib/AST/ExprCXX.cpp
  lib/ASTMatchers/Dynamic/Registry.cpp
  lib/CodeGen/CGExprCXX.cpp
  lib/StaticAnalyzer/Checkers/CMakeLists.txt
  lib/StaticAnalyzer/Checkers/DeadStatusChecker.cpp
  test/Analysis/dead-status-new-nullptr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47554.150003.patch
Type: text/x-patch
Size: 10282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180605/03f49c4e/attachment-0001.bin>


More information about the cfe-commits mailing list