aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Core/ExprEngine.cpp
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2012-06-11 16:40:37 +0000
committerJordan Rose <jordan_rose@apple.com>2012-06-11 16:40:37 +0000
commit9765ea9f755be50bb571100b44865f488e958d6d (patch)
tree6e9896f455e2f35c0d9da0976a2424675e4a0faf /lib/StaticAnalyzer/Core/ExprEngine.cpp
parentf5485125ae70644c76b64ed3ff8a1c5fda937a82 (diff)
[analyzer] When looking for a known class, only traverse the hierarchy once.
This has a small hit in the case where only one class is interesting (NilArgChecker) but is a big improvement when looking for one of several interesting classes (VariadicMethodTypeChecker), in which the most common case is that there is no match. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158318 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/ExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions