NoQ accepted this revision.
NoQ added a comment.
This revision is now accepted and ready to land.

Great!



================
Comment at: clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp:2114
           &getParentTracker(), InputNode);
-      Result.FoundSomethingToTrack = true;
+      return {true};
     }
----------------
`/*comment=*/` pls πŸ₯ΊπŸ‘‰πŸ‘ˆ


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103677

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

Reply via email to