NoQ added a comment.

> I can see that it adds many visitors to the `BugReport` passed to it.

Yes and some of these visitors will call `trackExpressionValue()` again in 
their `Visit...()` functions which corresponds to adding visitors in the middle 
of visitation which is arguably the most interesting part.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97183

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

Reply via email to