diff options
author | Michael Kruse <llvm@meinersbur.de> | 2017-07-25 16:25:37 +0000 |
---|---|---|
committer | Michael Kruse <llvm@meinersbur.de> | 2017-07-25 16:25:37 +0000 |
commit | 8d89179e33ef80f4c1f548ae2047420bcead2684 (patch) | |
tree | e146d3a478533f53f5b20fa39ca339adc4df64b0 /lldb/packages/Python/lldbsuite/test/help/TestHelp.py | |
parent | 0d3054fb448f4d6127c5b742f3ad787d33f1a2b0 (diff) | |
download | bcm5719-llvm-8d89179e33ef80f4c1f548ae2047420bcead2684.tar.gz bcm5719-llvm-8d89179e33ef80f4c1f548ae2047420bcead2684.zip |
[ScopInfo] Rename ScopStmt::contains(BB) to represents(BB). NFC.
In future, there will be no more a 1:1 correspondence between statements
and basic blocks, the name `contains` does not correctly capture their
relationship. A BB may infact comprise of multiple statements; hence we
describe a statement 'representing' a basic block.
Differential Revision: https://reviews.llvm.org/D35838
llvm-svn: 308982
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/help/TestHelp.py')
0 files changed, 0 insertions, 0 deletions