diff options
| author | Ted Kremenek <kremenek@apple.com> | 2008-06-23 23:30:29 +0000 |
|---|---|---|
| committer | Ted Kremenek <kremenek@apple.com> | 2008-06-23 23:30:29 +0000 |
| commit | 4f22a781a56b759ae52511bfc71b5cb8e7d85d33 (patch) | |
| tree | 5402a7d7ec937486f52fb42d7040e269431b89d3 /lib/CodeGen/CodeGenModule.cpp | |
| parent | 1f180c3128866c031a2a266b5131590155237337 (diff) | |
Added ObjCSummaryCache, a new summary cache object to cache summaries for Objective-C methods. Instead of mapping from Selectors -> Summaries, we will now map from (ObjCInterfaceDecl*,Selectors) -> Summaries. This will allow more nuanced summary generation. This patch just swaps in the new data structure; the rest of the code works as before by allowing the ObjCInterfaceDecl* to be null.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52653 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
