]> granicus.if.org Git - clang/commit
[analyzer] NullabilityChecker: Remove unused isReturnSelf() function.
authorDevin Coughlin <dcoughlin@apple.com>
Thu, 28 Jan 2016 23:34:13 +0000 (23:34 +0000)
committerDevin Coughlin <dcoughlin@apple.com>
Thu, 28 Jan 2016 23:34:13 +0000 (23:34 +0000)
commit645c7eef919a21ba6a879c5e2d6b1fd11f628477
tree5aed478a9db35bb09cf47c1cf54f7fae9e4fcf85
parent2309ae8a8252f29ee943cc6d8d5f0a39eb4bcf3c
[analyzer] NullabilityChecker: Remove unused isReturnSelf() function.

Remove the now-unused isReturnSelf() function so we don't get a compiler
warning. Apologies for not doing this in r259099.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@259118 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp