diff options
author | Yan Zhang <ynzhang@google.com> | 2018-03-07 18:59:25 +0000 |
---|---|---|
committer | Yan Zhang <ynzhang@google.com> | 2018-03-07 18:59:25 +0000 |
commit | c7faee73ccf510f920082d309a9556eef1db80f0 (patch) | |
tree | 6731cd26e2ae74b6438b8cdd6334cd7f65fd56bb /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | aac28f31b3903b907dcb50ea7e4e0bbe22c944bf (diff) | |
download | bcm5719-llvm-c7faee73ccf510f920082d309a9556eef1db80f0.tar.gz bcm5719-llvm-c7faee73ccf510f920082d309a9556eef1db80f0.zip |
do not register matcher for objc-only checks when analyzing non-objc sources to save resources
Summary: I did not put lang opt check in AvoidSpinlockCheck since OSSpinLock is not objc specific. We won't want to skip it when analyzing some C++ target used by other ObjC sources.
Reviewers: hokein, benhamilton
Reviewed By: benhamilton
Subscribers: klimek, cfe-commits
Differential Revision: https://reviews.llvm.org/D44174
llvm-svn: 326928
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions