diff options
author | Daniel Jasper <djasper@google.com> | 2012-11-13 17:14:11 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2012-11-13 17:14:11 +0000 |
commit | b55c67d5e3b44499fa92ac3a6eea2ce01ea78234 (patch) | |
tree | 25b02be0c94dbc855fbafd3272faffbbc70fe034 /lib/StaticAnalyzer/Checkers/MallocChecker.cpp | |
parent | b12ecd3a3ef0a7010b33759b2310b83d51fbdc9a (diff) |
Fix AST-matcher descendant visiting for Types, TypeLocs and NestedNamespecifierLocs.
The RecursiveASTVisitor assumes that any given Traverse-method can be called with a NULL-node. So the subclass needs to handle these appropriately.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@167850 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Checkers/MallocChecker.cpp')
0 files changed, 0 insertions, 0 deletions