This revision was automatically updated to reflect the committed changes.
Closed by commit rG9ef7ac51af67: [analyzer] Fix crash in
RangedConstraintManager.cpp (authored by vabridgers, committed by einvbri
).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST
vabridgers updated this revision to Diff 417525.
vabridgers added a comment.
update comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122277/new/
https://reviews.llvm.org/D122277
Files:
clang/lib/StaticAnalyzer/Core/RangedConstraintManager.c
NoQ accepted this revision.
NoQ added a comment.
This revision is now accepted and ready to land.
Thanks! I agree that this assertion doesn't make much sense. Judging by the
name, the function should be able to handle all symbols.
Comment at: clang/lib/StaticAnalyzer/Core/Rang
vabridgers updated this revision to Diff 417450.
vabridgers added a comment.
remove assert that was commented out
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122277/new/
https://reviews.llvm.org/D122277
Files:
clang/lib/StaticAnalyzer/Core/Ran
vabridgers created this revision.
vabridgers added reviewers: martong, NoQ.
Herald added subscribers: manas, steakhal, ASDenysPetrov, dkrupp, donat.nagy,
Szelethus, mikhail.ramalho, a.sidorin, rnkovacs, szepet, baloghadamsoftware,
xazax.hun.
Herald added a project: All.
vabridgers requested revie