[PATCH] D22968: [analyzer] A checker for macOS-specific bool- and number-like objects.

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 18 04:15:50 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL284473: [analyzer] Add NumberObjectConversion checker. (authored by dergachev).

Changed prior to commit:
  https://reviews.llvm.org/D22968?vs=74969&id=74979#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22968

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Checkers/Checkers.td
  cfe/trunk/lib/StaticAnalyzer/Checkers/CMakeLists.txt
  cfe/trunk/lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp
  cfe/trunk/test/Analysis/Inputs/system-header-simulator-objc.h
  cfe/trunk/test/Analysis/number-object-conversion.cpp
  cfe/trunk/test/Analysis/number-object-conversion.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22968.74979.patch
Type: text/x-patch
Size: 21608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161018/e44f61d2/attachment-0001.bin>


More information about the cfe-commits mailing list