diff options
author | George Karpenkov <ekarpenkov@apple.com> | 2018-08-17 21:40:38 +0000 |
---|---|---|
committer | George Karpenkov <ekarpenkov@apple.com> | 2018-08-17 21:40:38 +0000 |
commit | 7390ddc968c52a0580c2eefdb4b5bc714fe3efc3 (patch) | |
tree | 1c9936bba68e3678170abd1ed1b2cff4fdca4bfa /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | ea4b476a301ae69fe10cd4e2bc726d3f3feccae4 (diff) | |
download | bcm5719-llvm-7390ddc968c52a0580c2eefdb4b5bc714fe3efc3.tar.gz bcm5719-llvm-7390ddc968c52a0580c2eefdb4b5bc714fe3efc3.zip |
[analyzer] Drop support for GC mode in RetainCountChecker
A lot of code in RetainCountChecker deals with GC mode.
Given that GC mode is deprecated, Apple does not ship runtime for it,
and modern compiler toolchain does not support it, it makes sense to
remove the code dealing with it in order to aid understanding of
RetainCountChecker.
Differential Revision: https://reviews.llvm.org/D50747
llvm-svn: 340091
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions