balazske marked an inline comment as done.
balazske added a comment.

I can make comparisons if more functions are added to the checker, `fputs` only 
is not sufficient.



================
Comment at: clang/lib/StaticAnalyzer/Checkers/ErrorReturnChecker.cpp:221
+/// and the visitor is called on a `Parent` that is the binary operator. See
+/// `ErrorReturnCHecker::checkAccess` for the calling algorithm.
+class ErrorCheckTestStmtVisitor
----------------
fix `ErrorReturnCHecker` here


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72705



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

Reply via email to