This revision was automatically updated to reflect the committed changes.
Closed by commit rGe21b1dd9cc53: [clang][CFG] Fix 2 memory errors in interval
computation. (authored by ymandel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157033/new/
htt
ymandel updated this revision to Diff 547305.
ymandel added a comment.
rebase onto main
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157033/new/
https://reviews.llvm.org/D157033
Files:
clang/lib/Analysis/IntervalPartition.cpp
clang/unittests/
ymandel updated this revision to Diff 547008.
ymandel added a comment.
rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157033/new/
https://reviews.llvm.org/D157033
Files:
clang/lib/Analysis/IntervalPartition.cpp
clang/unittests/Analysis/I
ymandel created this revision.
ymandel added a reviewer: xazax.hun.
Herald added a reviewer: NoQ.
Herald added a project: All.
ymandel requested review of this revision.
Herald added a project: clang.
This fixes 2 bugs and adds corresponding tests. Both related to unreachable
blocks. One occured i