[PATCH] D34508: [Analyzer] Bug Reporter Visitor to Display Values of Variables - PRELIMINARY!
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 6 07:06:08 PDT 2017
baloghadamsoftware added a comment.
I am considering to restrict the assumptions to nodes marked as interesting and to the location of the bug. However, I have difficulties with the latter, it seems that the bug location itself is not part of the bug path.
https://reviews.llvm.org/D34508
More information about the cfe-commits
mailing list