Fix use of invalidated iterator bug in AST match finder.
Pulled out the cache clearing in the case of descendant matching, too, for consistency, also it is not technically needed there. FIXME: Make cache size configurable and add unit test. llvm-svn: 185820
Loading
Please register or sign in to comment