[PATCH] D66267: [analyzer] TrackConstraintBRVisitor: Do not track unknown values
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 14 18:10:14 PDT 2019
Szelethus added a comment.
Shouldn't we just delete this entire visitor altogether and merge it into ConditionBRVisitor (like, eventually, not right now)? It seems to be a relic of the past.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66267/new/
https://reviews.llvm.org/D66267
More information about the cfe-commits
mailing list