| commit | 7e3d9698fd425200f19410d4302eca5b4e821b9c | [log] [tgz] |
|---|---|---|
| author | Manuel Klimek <klimek@google.com> | Mon Jul 08 14:16:30 2013 +0000 |
| committer | Manuel Klimek <klimek@google.com> | Mon Jul 08 14:16:30 2013 +0000 |
| tree | 4f1984500a45112be5ad214a2518c89262d12fbe | |
| parent | 8b4ccc0645f0be49b6f643d1ca370f2bad4caaa4 [diff] |
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