Szelethus marked 3 inline comments as done.
Szelethus added inline comments.


================
Comment at: clang/lib/StaticAnalyzer/Core/BugReporter.cpp:2126-2130
+
+  const CheckerRegistry &Registry = ErrorNode->getState()
+                                        ->getAnalysisManager()
+                                        .getCheckerManager()
+                                        ->getCheckerRegistry();
----------------
I'll put this in the function call the release bots wont complain.


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

https://reviews.llvm.org/D78126



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

Reply via email to