diff options
author | Jordy Rose <jediknil@belkadan.com> | 2011-08-24 19:10:50 +0000 |
---|---|---|
committer | Jordy Rose <jediknil@belkadan.com> | 2011-08-24 19:10:50 +0000 |
commit | bd85b1394017cdd75294c75e5bad351a70b2e21c (patch) | |
tree | f9af14140789ccac23620dcf1d9834d3a3bf4937 /lib/StaticAnalyzer/Core/BugReporter.cpp | |
parent | 0d95f77ba180aee35b74f3bf9f8543477f3af543 (diff) |
[analyzer] Remove unused DoNothingByRef and the special case for CFDictionaryCreate.
This is a very small regression (actually introduced in r138309) because it won't catch leaks of objects passed by reference to CFDictionaryCreate (they're considered to have escaped and are ignored). If this is important we can put in a specific eval::Call to restore the functionality.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@138464 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/BugReporter.cpp')
0 files changed, 0 insertions, 0 deletions