summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/module_section/TestModuleAndSection.py
diff options
context:
space:
mode:
authorMichael Wyman <michael@mwyman.com>2020-02-07 16:08:17 -0700
committerBen Hamilton <benhamilton@google.com>2020-02-10 08:56:28 -0700
commit0151ddc2e834ab4949789cbed4e03a958284cd54 (patch)
tree7329d8f3b1789ffa5934e4c2e3a3e97e4dc31c2b /lldb/test/API/python_api/module_section/TestModuleAndSection.py
parentf5086b3803ac2f908a734bbb2c7a50018fb3cd8c (diff)
Create a clang-tidy check to warn when -dealloc is implemented inside an ObjC class category.
Summary: Such implementations may override the class's own implementation, and even be a danger in case someone later comes and adds one to the class itself. Most times this has been encountered have been a mistake. Reviewers: stephanemoore, benhamilton, dmaclach Reviewed By: stephanemoore, benhamilton, dmaclach Subscribers: dmaclach, mgorny, cfe-commits Tags: #clang-tools-extra, #clang Differential Revision: https://reviews.llvm.org/D72876
Diffstat (limited to 'lldb/test/API/python_api/module_section/TestModuleAndSection.py')
0 files changed, 0 insertions, 0 deletions