]> granicus.if.org Git - clang/commit
Further reduce analysis time by 0.2% on a heavy Objective-C example by avoiding over...
authorTed Kremenek <kremenek@apple.com>
Fri, 7 Dec 2012 06:49:27 +0000 (06:49 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 7 Dec 2012 06:49:27 +0000 (06:49 +0000)
commit23dca7d88f3e9a7925bfb2c5449499900c906633
treef244ce688c23b8336c36df564e4a5f97e824720f
parent75191fdbc3d3eec5f3447b285acf6cfcc2054b25
Further reduce analysis time by 0.2% on a heavy Objective-C example by avoiding over-eager canonicalization of clusters.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169586 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/RegionStore.cpp