[PATCH] D10021: Refactor: Simplify boolean conditional return statements in lib/StaticAnalyzer/Checkers

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 28 05:10:42 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL256491: Refactor: Simplify boolean conditional return statements in… (authored by alexfh).

Changed prior to commit:
  http://reviews.llvm.org/D10021?vs=38311&id=43677#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D10021

Files:
  cfe/trunk/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp
  cfe/trunk/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
  cfe/trunk/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp
  cfe/trunk/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp
  cfe/trunk/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
  cfe/trunk/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp
  cfe/trunk/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp
  cfe/trunk/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  cfe/trunk/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp
  cfe/trunk/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp
  cfe/trunk/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10021.43677.patch
Type: text/x-patch
Size: 9484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151228/268ad75b/attachment-0001.bin>


More information about the cfe-commits mailing list