diff options
author | Raphael Isemann <teemperor@gmail.com> | 2019-12-24 09:31:45 +0100 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2019-12-24 16:32:40 +0100 |
commit | a12ac7009e99c6f9e72652e34019f07df9970204 (patch) | |
tree | d434dc442293e888f79945776b7bb445478e6fd2 /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py | |
parent | f58f39137c6e5a324ef684b1d72bddae244aa94d (diff) | |
download | bcm5719-llvm-a12ac7009e99c6f9e72652e34019f07df9970204.tar.gz bcm5719-llvm-a12ac7009e99c6f9e72652e34019f07df9970204.zip |
[lldb][NFC] Move ClangASTContext::m_scratch_ast_source_up to the appropriate class
m_scratch_ast_source_up is only used by ClangASTContextForExpressions so it
should also be declared only in that class. Also make all other members of
ClangASTContext private and move the initialization code for ClangASTContextForExpressions
into the constructor.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions