aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Sema/integer-overflow.c
diff options
context:
space:
mode:
authorXin Tong <trent.xin.tong@gmail.com>2017-05-01 17:15:37 +0000
committerXin Tong <trent.xin.tong@gmail.com>2017-05-01 17:15:37 +0000
commita4b9b9f42a514157169c39d0516aac2c4db77c4f (patch)
treeb9ddade3e0171650845bf81412bfd821abddb94c /clang/test/Sema/integer-overflow.c
parente369bd92da3d1cb1eb8ecd6c9530596f189f1e45 (diff)
downloadllvm-a4b9b9f42a514157169c39d0516aac2c4db77c4f.zip
llvm-a4b9b9f42a514157169c39d0516aac2c4db77c4f.tar.gz
llvm-a4b9b9f42a514157169c39d0516aac2c4db77c4f.tar.bz2
Take indirect branch into account as well when folding.
We may not be able to rewrite indirect branch target, but we also want to take it into account when folding, i.e. if it and all its successor's predecessors go to the same destination, we can fold, i.e. no need to thread. llvm-svn: 301816
Diffstat (limited to 'clang/test/Sema/integer-overflow.c')
0 files changed, 0 insertions, 0 deletions