dc95698672
- No longer attribute queries to type inference. Queries are attributed to client. - Remove vestigial CPA code - Don't compare target sets for additions and deletions if they are the same (most of the time we revisit the dynamic call site due to a change in a returned result). R=sigmund@google.com Review URL: https://codereview.chromium.org/1777393003 .