diff options
author | George Karpenkov <ekarpenkov@apple.com> | 2019-01-10 18:15:17 +0000 |
---|---|---|
committer | George Karpenkov <ekarpenkov@apple.com> | 2019-01-10 18:15:17 +0000 |
commit | 717c4c0e2b6fe539d97d5933c83684cf60306518 (patch) | |
tree | ab00e213153de845c4ad9bb2fe87a578aba4f1d2 /clang/test/Analysis/inlining/path-notes.cpp | |
parent | c2d8f1235b8fdb8f36586ec2e8965d1d12e9c4a0 (diff) | |
download | bcm5719-llvm-717c4c0e2b6fe539d97d5933c83684cf60306518.tar.gz bcm5719-llvm-717c4c0e2b6fe539d97d5933c83684cf60306518.zip |
[analyzer] [RetainCountChecker] [NFC] Remove SummaryLog
The complicated machinery for passing the summary log around is actually
only used for one thing! To figure out whether the "dealloc" message was
sent.
Since I have tried to extend it for other uses and failed (it's actually
very hard to use), I think it's much better to simply use a tag and
remove the summary log altogether.
Differential Revision: https://reviews.llvm.org/D56228
llvm-svn: 350864
Diffstat (limited to 'clang/test/Analysis/inlining/path-notes.cpp')
0 files changed, 0 insertions, 0 deletions