[PATCH] D27600: [analyzer] Refine the diagnostics in the nullability checker to differentiate between nil and null
    Anna Zaks via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Dec  9 11:43:25 PST 2016
    
    
  
zaks.anna updated this revision to Diff 80925.
zaks.anna added a comment.
Updated "null"-> "Null" as per Devin's suggestion.
https://reviews.llvm.org/D27600
Files:
  lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp
  test/Analysis/nullability-no-arc.mm
  test/Analysis/nullability.mm
  test/Analysis/nullability_nullonly.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27600.80925.patch
Type: text/x-patch
Size: 8194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161209/7e02d7a1/attachment.bin>
    
    
More information about the cfe-commits
mailing list