commit | 03391514449d804f0160300472cfb8a6f104ff7c | [log] [tgz] |
---|---|---|
author | George Karpenkov <ekarpenkov@apple.com> | Wed Jan 16 23:21:38 2019 +0000 |
committer | George Karpenkov <ekarpenkov@apple.com> | Wed Jan 16 23:21:38 2019 +0000 |
tree | db76a6b76c6a7fd3374b97057999cd4f3ba494ac | |
parent | f153cdfb16d77644d4aaed164db8f378be403fe4 [diff] |
[analyzer] Another RetainCountChecker cleanup This is not NFC strictly speaking, since it unifies CleanupAttr handling, so that out parameters now also understand it. Differential Revision: https://reviews.llvm.org/D56759 llvm-svn: 351394