Skip to content
  • Ted Kremenek's avatar
    CF-retain/release checker: · 62d4c12d
    Ted Kremenek authored
    - Fix regression reported in <rdar://problem/6452745>.  After a null check, null references to resources should not have a retain count.  This regression was caused by removing the call to "GRTransferFuncs::EvalAssume" in BasicConstraintManager.
    - Added a test case to test this behavior.
    
    llvm-svn: 61155
    62d4c12d
Loading