diff options
author | Michael Kruse <llvm@meinersbur.de> | 2018-08-17 19:31:41 +0000 |
---|---|---|
committer | Michael Kruse <llvm@meinersbur.de> | 2018-08-17 19:31:41 +0000 |
commit | b67e5d3f270e325305e0d620fd1f7ab5397498e3 (patch) | |
tree | b69720553b83c9318a914591dea8580dc61caf27 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | bb179a197c39d5a53ef7edcf93f7a63e86478b90 (diff) | |
download | bcm5719-llvm-b67e5d3f270e325305e0d620fd1f7ab5397498e3.tar.gz bcm5719-llvm-b67e5d3f270e325305e0d620fd1f7ab5397498e3.zip |
[AST] Adapt Polly to AnalysisSetTracker changes. NFC.
The method AliasSetTracker::getAliasSetForPointer was removed and replaced by AliasSetTracker::getAliasSetFor for the restructuring in r339930.
Since Polly uses AliasSetTracker::getAliasSetForPointer, a temporary fix has been committed in r339937 with a comment:
Can someone from polly please migrate usage and then delete the wrapper?
This commit is doing exactly that.
llvm-svn: 340072
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions