NoQ added a comment.

> when the visitor encounters an `ExplodedNode`

Weird. `finalizeVisitor()` accepts not any node but the error node. Your 
screenshot suggests that the error node is not in the standard library but in 
user code. Might it be that there are multiple error nodes and you're looking 
at the wrong one?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98726

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

Reply via email to