[PATCH] D38764: [Analyzer] Assume const string-like globals are non-null

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 11 11:40:01 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315488: [Analyzer] Assume that string-like const globals are non-nil. (authored by george.karpenkov).

Changed prior to commit:
  https://reviews.llvm.org/D38764?vs=118657&id=118660#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38764

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Checkers/Checkers.td
  cfe/trunk/lib/StaticAnalyzer/Checkers/CMakeLists.txt
  cfe/trunk/lib/StaticAnalyzer/Checkers/NonnullStringConstantsChecker.cpp
  cfe/trunk/test/Analysis/nonnull-string-constants.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38764.118660.patch
Type: text/x-patch
Size: 8945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171011/448fb7f6/attachment.bin>


More information about the cfe-commits mailing list