summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2015-08-14 20:20:00 +0000
committerMichael Kruse <llvm@meinersbur.de>2015-08-14 20:20:00 +0000
commit78a2e4720db3f31c0c0a0668b10e8f50d704a76c (patch)
tree8bc09158ba508079ff0de614902bc36c053dc0e8 /clang/lib/StaticAnalyzer
parent82a1c7de09c9d650c1378f377524f70065f11b61 (diff)
downloadbcm5719-llvm-78a2e4720db3f31c0c0a0668b10e8f50d704a76c.tar.gz
bcm5719-llvm-78a2e4720db3f31c0c0a0668b10e8f50d704a76c.zip
[RegionInfo] Remove unused and broken function splitBlock
Summary: It always makes NewBB the entry of the region instead of OldBB. This breaks if there are edges from inside the region to OldBB. OldBB is moved out of the region and hence there are exiting edges to OldBB and the region's exit block, contradicting the single-exit condition for regions. The only use from Polly is going to be removed, hence I propose to remove the function completely. Reviewers: grosser Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D11873 llvm-svn: 245092
Diffstat (limited to 'clang/lib/StaticAnalyzer')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud