diff options
author | George Karpenkov <ekarpenkov@apple.com> | 2018-12-24 18:45:18 +0000 |
---|---|---|
committer | George Karpenkov <ekarpenkov@apple.com> | 2018-12-24 18:45:18 +0000 |
commit | b945db8afc8cca645a6ff969a008301081596a12 (patch) | |
tree | 45413a7070c619ebff0b5221724db8f44a7e900e /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 7fb1c2a6ca45df603228cb2734368c0ba533b786 (diff) | |
download | llvm-b945db8afc8cca645a6ff969a008301081596a12.zip llvm-b945db8afc8cca645a6ff969a008301081596a12.tar.gz llvm-b945db8afc8cca645a6ff969a008301081596a12.tar.bz2 |
[analyzer] [NFC] Clean up the mess of constructing argument effects in RetainCountChecker
Previously, argument effects were stored in a method variable, which was
effectively global.
The global state was reset at each (hopefully) entrance point to the
summary construction,
and every function could modify it.
Differential Revision: https://reviews.llvm.org/D56036
llvm-svn: 350057
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions