aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2010-09-30 01:06:26 +0000
committerTed Kremenek <kremenek@apple.com>2010-09-30 01:06:26 +0000
commite18dd0a84e44a257880a9060241de2d58e9940f2 (patch)
treedeece56d395bbfa493f37b842181f20fde793d49 /clang/lib/Frontend/CompilerInvocation.cpp
parent99219f16b90767e01a9e3debbf4b4873e42200a2 (diff)
downloadllvm-e18dd0a84e44a257880a9060241de2d58e9940f2.zip
llvm-e18dd0a84e44a257880a9060241de2d58e9940f2.tar.gz
llvm-e18dd0a84e44a257880a9060241de2d58e9940f2.tar.bz2
Change CheckerVisitor so that [Pre,Post]VisitCallExpr only handles CallExprs for simple C functions, not
all CallExprs (including CXXMemberCallExpr, etc.). Now the generic handler for all CallExprs is [Pre,Post]VisitGenericCallExpr. Also add [Pre,Post]Visit hooks for CXXMemberCallExpr. Change GRExprEngine::VisitCXXMemberCallExpr() to do pre/post checker visits of the call. llvm-svn: 115119
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions