diff options
author | Devin Coughlin <dcoughlin@apple.com> | 2016-06-22 17:03:10 +0000 |
---|---|---|
committer | Devin Coughlin <dcoughlin@apple.com> | 2016-06-22 17:03:10 +0000 |
commit | 9d5057cce535bf3b6e80b294325beb4ffbc18980 (patch) | |
tree | 49ea533bcc7111f133196809cb66a6c527cbf6d8 /llvm/lib/Support/ThreadPool.cpp | |
parent | 44d061a4714769b33e17c6099a35a61e3c62b726 (diff) | |
download | llvm-9d5057cce535bf3b6e80b294325beb4ffbc18980.zip llvm-9d5057cce535bf3b6e80b294325beb4ffbc18980.tar.gz llvm-9d5057cce535bf3b6e80b294325beb4ffbc18980.tar.bz2 |
[analyzer] Teach ObjCDeallocChecker about XCTestCase
Like with SenTestCase, subclasses of XCTestCase follow a "tear down" idiom to
release instance variables and so typically do not release ivars in -dealloc.
This commit applies the existing special casing for SenTestCase to XCTestCase
as well.
rdar://problem/25884696
llvm-svn: 273441
Diffstat (limited to 'llvm/lib/Support/ThreadPool.cpp')
0 files changed, 0 insertions, 0 deletions