balazske added a comment.

Big part of the test failures is with the `osx.cocoa.RetainCount` checker. Only 
a small part of the errors is fixed now.



================
Comment at: clang/lib/Analysis/PathDiagnostic.cpp:369
+    }
+  }
   if (X.getBugType() != Y.getBugType())
----------------
This change is needed to eliminate crash in tests at `assert(b.hasValue());`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83961/new/

https://reviews.llvm.org/D83961



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to